You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend the OpenApiSpecGeneratorPlugin with a new option named IncludeOptionsRequests which is set to false by default. Unless you're doing something special in OPTIONS requests, you wouldn't include them in the generated OpenAPI specs.