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

AspNetCore.OpenApi support #704

Open
CheloXL opened this issue Nov 15, 2024 · 3 comments
Open

AspNetCore.OpenApi support #704

CheloXL opened this issue Nov 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@CheloXL
Copy link

CheloXL commented Nov 15, 2024

Describe the feature

Now that .net 9 is out and Swashbuckle was removed, it would be nice to have support for the new AspNetCore.OpenApi.

@CheloXL CheloXL added the enhancement New feature or request label Nov 15, 2024
@SteveDunn
Copy link
Owner

Hi @CheloXL - this should already be supported https://stevedunn.github.io/Vogen/use-in-swagger.html

Please let me know if there's anything missing

@CheloXL
Copy link
Author

CheloXL commented Nov 17, 2024

Yes, but no, but yes, but no. SwaggerOptions is swagger specific. In .net 9, swagger doesn't exist anymore (of course you can still use it, but I would prefer to migrate to the native support). So, this feature request is to use .net 9 specific open api support.

@SteveDunn
Copy link
Owner

I see, good point! Thanks for the feedback.

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

No branches or pull requests

2 participants