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

Add support for generation open-api schema references by transformers #139

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

romanmatyus
Copy link
Contributor

Generate and use references to Open API components->schemas

@lulco
Copy link
Collaborator

lulco commented Nov 18, 2023

I would like to use some new class ComponentSchema with name and schema. If it is used create ref and add component. Otherwise use just schema at the correct place - like it is now.

Users are not forced to use TransformerAbstract.

@michalpospiech
Copy link

Are there plans to implement support for open-api scheme?

@lulco
Copy link
Collaborator

lulco commented Apr 26, 2024

Are there plans to implement support for open-api scheme?

Can you elaborate? There is OpanApiHandler for generating open api scheme from handlers registered in the same version

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.

3 participants