-
This endpoint is pretty much only for internal use, so we should either
1. Move it to `/internal`
2. Document it in OpenAPI
The API itself is pretty dead simple, so I'd be in favor of just puttin…
-
**Is your feature request related to a problem? Please describe.**
In Marqo 2.x there isn't a way to generate OpenAPI spec. This was possible from the `/openapi.json` path.
**Describe the solutio…
-
## Description
Add examples to the API endpoints.
* Use JSON format. Example PR: https://github.com/elastic/elasticsearch-specification/pull/2452
* To prevent duplicated work, leave your name besid…
-
Hi @ErikWittern I'm maintaining a fork of this great library with some changes we've made.
One additional change I'm considering is to require some explicit "signal" to include a parameter in a co…
-
## Description of the feature
It would be nice if a type being wrapped in `Option` would be shown as nullable in the OpenAPI document. See https://stackoverflow.com/questions/48111459/how-to-define-a…
ettom updated
1 month ago
-
Some tools are starting to consume Swagger to perform automated tests of a REST API. Also, Swagger helps produce consistent and authoritative documentation. Investigate documenting the Badge App REST …
-
### Description
Interested in this extension, please +1 via the emoji/reaction feature of GitHub (top right).
The go-to library to generare Java model classes from an AsyncAPI document is [model…
-
##### Description
When using serializationLibrary micronaut_serde_jackson the getters and setters in the generated code is missing the @JsonProperty annotation that is used for serializationLibrary…
-
The current [API docs site](https://robokop.renci.org/api-docs/docs/category/automat) ([repo](https://github.com/RobokopU24/api-docs)) requires a build step to populate with the most current data (min…
Woozl updated
2 months ago
-
Currently if you have a versioned Web API project, and one version matches the name 'v1', it'll not emit the version number as part of the file name, anything else and it will get emitted, e.g. V1, v2…
furyd updated
3 weeks ago