Skip to content

fix(openapi): wrap schema definitions in components.schemas for OpenAPI 3.0 #921

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

GOODBOY008
Copy link

Changes:Fix issue :#920

fix(openapi): wrap schema definitions in components.schemas for OpenAPI 3.0 compliance

  • Change components assignment from direct definition to { schemas: def } to match OpenAPI 3.0 specification in both Vue 2 and Vue 3 implementations.

…PI 3.0 compliance

Change components assignment from direct definition to { schemas: def }
to match OpenAPI 3.0 specification in both Vue 2 and Vue 3 implementations.
Copy link

netlify bot commented Jun 19, 2025

Deploy Preview for knife4j canceled.

Name Link
🔨 Latest commit 53480d0
🔍 Latest deploy log https://app.netlify.com/projects/knife4j/deploys/6854235aaab3d10008e04daf

@GOODBOY008
Copy link
Author

@xiaoymin PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant