Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
This is a follow up to #63754
With OpenAPI 3.2.0 the path item object now supports query operations.
Microsoft.AspNet.OpenAPI should add support for generating documentation for QUERY operations in asp.net 11.
Describe the solution you'd like
We should additionally consider adding support for any other operation in the new additional operations fields.
Additional context
No response
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
This is a follow up to #63754
With OpenAPI 3.2.0 the path item object now supports query operations.
Microsoft.AspNet.OpenAPI should add support for generating documentation for QUERY operations in asp.net 11.
Describe the solution you'd like
We should additionally consider adding support for any other operation in the new additional operations fields.
Additional context
No response