-
Is it possible to provide the swagger API spec that was used to generate https://bikeindex.org/documentation/api_v3 ? Would be handy for creating clients
-
Generate swagger specification from Retrofit.
-
### Description
The swagger.yaml says that Isolation must be one of default|process|hyperv
```
# Applicable to Windows
Isolation:
type: "string"
descr…
jhard updated
1 month ago
-
Hey, thanks for the awesome tool! đź’š
It seems that `cargo-progenitor` (as of [2f32cde](https://github.com/oxidecomputer/progenitor/commit/2f32cdefc28f4b0eb6b3fc53f6f32aaed24d755a), but probably all p…
-
I haven't looked too far into the underlying issue, but it looks like the swagger spec (https://api.thegamesdb.net/) references explicit items in the models. For example, `Publishers > Data > Publishe…
-
Any plans to have this support the Version 2.0 spec?
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/ff1e3a1d1aa5f6a959bf4a214e6f69c4d1057647/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-1…
-
### Description
> $subject
### Steps to Reproduce
1. Download the OpenAPI spec from SmartSheet API documentation page [1]
2. Run the following command to generate the client
```sh
bal …
-
The documentation for the swagger tools is way outdated:
- swagger-editor: https://swagger.io/docs/open-source-tools/swagger-editor/
- swagger-ui: https://swagger.io/docs/open-source-tools/swagger…
-
I proposed to my team that we start using Bruno for collaborating on API specs. But there's a preference for using Swagger. One of the reasons is that with Swagger, the frontend devs get type definiti…