Steven Serrata
Steven Serrata
## Description Like the title implies, this is a demo. ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate) ## Types of changes - Bug...
### Is your feature request related to a problem? Today the category label is selected conditionally, based on the existence of the endpoint `summary` and `operationId`, respectively. ### Describe the...
### Is your feature request related to a problem? See #195 and #193 for background. The problem is that, with support for multiple MIME types, we now lack a way...
### Is your feature request related to a problem? There are some product APIs that generate a unique base URL per customer/tenant, which is not something we could know or...
## Describe the problem Currently, there is no documentation on how to make method labels/badges appear next to API items in the sidebar. ## Suggested fix Document the steps necessary...
### Is your feature request related to a problem? Currently, the plugin does not support documenting webhooks. ### Describe the solution you'd like Introduce webhook support, similar to how ReDoc...
## Describe the bug With the new resolver/serializer, circular schema references should be replaced with a "circular" label. There are cases where this label is not properly applied (see below):...
### Is your feature request related to a problem? Currently, docs produced from multiple specs are written to the same directory and directory level. This presents issue when organizing and/or...
### Is your feature request related to a problem? When implementing versioning, it's easy for a user to forget or overlook which version of an API doc they are looking...
### Is your feature request related to a problem? Today, there is no method for downloading the source OpenAPI specification file, for use "offline", e.g. Postman, Insomnia, SDK generation, some...