-
Introduce switch api versions dropdown feature in Swagger UI header:
![image](https://github.com/softwaremill/tapir/assets/22966999/de3c7a53-1e83-437c-b170-df1d00403550)
Originates from https://…
-
The plugin we're using to generate API docs is choosing the incorrect description for schemas that are inherited/extended via the `allOf` operator.
## Example
The `AuthorizationResponse`, return…
-
Reference --> https://github.com/Amoenus/SwaggerDark/
My idea is we adding new configuration field something to be something like this:
```go
type Config struct {
// The url pointing to API def…
-
I am currently working on an application that will make some of my work with bunq easier. For this, I have generated a client from the Swagger file in the master via the OpenAPI generator.
I have …
-
**What version of protobuf and what language are you using?**
Version: $ protoc --version # libprotoc 3.6.1
Language: C++
**What operating system (Linux, Windows, ...) and version?** Debia…
-
We have a project that we have annotation based on Swagger v3 with the new annotations from Swagger 2.x?
https://github.com/swagger-api/swagger-core/wiki/Swagger-2.X---Annotations#operation-annotat…
-
There should be something in the guide about good API design. I would point to https://geemus.gitbooks.io/http-api-design/content/en/ and swagger.io
The problem I have is I don't know where to put i…
-
*Originally created by fsamwel (https://github.com/VNG-Realisatie/Haal-Centraal-common/issues/41):*
Wanneer er wijzigingen worden gedaan aan de yaml voor een API, moeten we nu handmatig (in Swagger o…
-
**As an** Order Manager
**I need to** update the API documentation with Swagger annotations and data models
**So that I** can successfully continue building RESTful APIs with Flask
Assumptions
• Time…
-
### What is the bug?
Try invoking an API in https://opensearch-project.github.io/opensearch-api-specification/. It fails because it thinks OpenSearch is running on https://opensearch-project.github…