-
##### Description
* We define a (`securitySchemes`) `type: apiKey` for `in: header` in our OpenAPI v3.0.1 yaml file.
* We generate the `python-flask` code.
When we start the server, it shows a …
-
Sphinx documentation generated from OpenAPI 3.0 doesn't contain information from `security` block. For example about required bearer token
-
Swagger spec:
```
Query:
type: object
required:
- select
properties:
select:
type: array
items:
type: string
where:
type: array
items:
…
-
Currently `st2common/st2common/openapi.yaml.j2` needs to be updated manually when a change is made to the API. This makes the update process error prone and potentially the openapi schema may not matc…
-
Using the 13.4.2 version of nswag.msbuild, the code generated for the following v1.json file generates bad C# code.
[v1.json.txt](https://github.com/RicoSuter/NSwag/files/4547819/v1.json.txt)
Spe…
-
### What would you like to be added?
In `api/openapi-spec/v3/*.json` fields, the openapiv3 `description` of enum fields should contain the documentation of all the enum values. This provides language…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
ghost updated
5 years ago
-
In Bank of Anthos, there is a `README.md` file for each microservice detailing the endpoints, environment variables, and other info about the respective microservice (e.g., see [README.md for userserv…
-
### Issue type
- [x] Bug
- [ ] New feature request
- [ ] Improvement
- [ ] Documentation (description, summaries, general text field issues)
### Which API?
`/appsec/v1/configs/{configId}/ver…