Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(parser-adapter-openapi-yaml-3-0): adapt to OpenAPI 3.0.4 support #4623

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

char0n
Copy link
Member

@char0n char0n commented Dec 25, 2024

Refs #4612

@char0n char0n requested a review from Copilot December 25, 2024 21:14
@char0n char0n self-assigned this Dec 25, 2024
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (2)

packages/apidom-parser-adapter-openapi-yaml-3-0/test/media-types.ts:57

  • The test case should be updated to reflect the new OpenAPI 3.0.4 version support instead of changing to 3.0.0-rc1.
context('given OpenAPI 3.0.0-rc1 definition in YAML format', function () {

packages/apidom-parser-adapter-openapi-yaml-3-0/test/media-types.ts:65

  • The test case should be updated to reflect the new OpenAPI 3.0.4 version support instead of changing to 3.0.0-rc0.
context('given OpenAPI 3.0.0-rc0 definition in YAML format', function () {

@char0n char0n merged commit 1d0b4a5 into main Dec 25, 2024
8 checks passed
@char0n char0n deleted the char0n/openapi-3-0-4-yaml-adapter branch December 25, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant