Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/openapi.yaml에 mobius4 oneM2M CSE의 OpenAPI 3.1 명세를 추가합니다.실제 요청에 대해 관찰된 Response Status Code를 근거로 판정했습니다(코드를 읽고
추측하지 않았습니다 — 실제로 스위치문만 보면 지원되는 것처럼 보이지만 무응답으로
멈추는 리소스 타입이 있었습니다).
/{parentPath},/{resourcePath})는 합성된 것입니다. 실제 HTTP 라우트는POST|GET|PUT|DELETE /*와일드카드 4개뿐이며, 오퍼레이션은Content-Type의ty파라미터와 쿼리 파라미터로 구분됩니다. 이 사실은 문서의
info.description에도명시되어 있습니다.
TS-0004XSD 코퍼스에서 생성했습니다.참고
mobius4-dev-tool)의tools/openapi이며, 소스 매니페스트는라이브 프로브로 채워졌습니다. 이 PR은 생성된 산출물만 담고 있습니다.
cin.update·cb.update는 관찰상OPERATION_NOT_ALLOWED(4005)라 명세에서 제외했습니다.Test plan
docs/openapi.yaml이 OpenAPI 3.1 스키마에 부합하는지 확인🤖 Generated with Claude Code
https://claude.ai/code/session_01HS4w2F2tKxyuKeVQ1c1B4d