Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Do we have any samples about how to generate OpenAPI documents with ApiVersion and Group?
Describe the solution you'd like
Hope can see some samples like Swagger samples that show how to generate Open API document with ApiVersion and Group.
Additional context
No response
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
runxc1 commentedon Mar 10, 2025
I am looking for the same thing. I can only find an example using swagger. https://github.com/dotnet/aspnet-api-versioning/blob/main/examples/AspNetCore/WebApi/MinimalOpenApiExample/Program.cs
Is this possible?