-
### What happens?
Using the latest api reference `https://cdn.jsdelivr.net/npm/@scalar/api-reference` in the `Scalar.AspNetCore` package, I encountered that `preferredSecurityScheme` and `servers` …
-
Integrate Swagger/OpenAPI to document all RESTful APIs.
Ensure documentation is accessible via a dedicated endpoint (e.g., /swagger-ui.html).
Keep documentation updated with API changes.
XDftr updated
1 month ago
-
**Feature description:**
Currently, DevX API has been encountering performance bottlenecks within the API's capacity as a result of growth of Graph resources and the size of the OpenAPI file over tim…
-
I know there's already support for excluding controllers when generating the OpenAPI document, but this is for the other end when generating clients.
Is it possible to configure NSwag to generate c…
-
### User Story
As a tool developer, I want file identifiers to be more reliable and consistent across implementations, so that document references are more universal.
### Description
Per a s…
-
The format is human and machine readable. And https://editor.swagger.io can generate stub client and servers in various programming languages and frameworks.
-
I'm looking at various options to "upgrade" a simple API ([HTTP POST of CloudEvents](https://github.com/cloudevents/spec/blob/v1.0/http-protocol-binding.md)) to allow clients and servers to be able to…
-
In server-chassis-spring we have an optional profile which allows building an openapi spec document which can then be served elsewhere
This was created using
```
mvn -Dopenapi clean install
```
…
-
For local resources I have an adguard home with DNS rewrites.
ADGuard home is a popular solution and I think it would make a great addition to the provider list.
Thank you!
-
# Not able to generate a swagger file with multipart/form-data content-type in request
## Description
I have a POST request to upload a document where I send the document sent in multipart/form…