-
We are planning to introduce a new Ballerina connector for the latest Bitbucket REST API, generated using it's OpenAPI specification.
Related links:
- https://developer.atlassian.com/bitbucket/api/2/…
-
For the yagna-integration level 1 project i have generated the swagger models and client side library.
It seems they belong in the ya-client repository, next to the rust models.
- Move the model…
-
## Problem statement
I am not able to figure out how I can send client side certificate with a testing client I have created using the client generated by go-swagger. My call to the API is failing …
-
Do the following
- Document endpoints in handler comments
- Generate spec with [swag](https://github.com/swaggo/swag)
- Endpoint to serve UI
-
Do you think we can leverage [swagger](http://swagger.io/) to get client libraries for most languages? Rest api calls seem vast and swagger would be great for python/go/javascript clients.
-
-
We are planning to introduce a new Ballerina connector for the latest Trello REST API, generated using it's OpenAPI specification.
Related links:
- https://developer.atlassian.com/cloud/trello/rest/a…
-
I'm trying to get APIFlask's swagger page to work with Okta auth and running into an issue. When I click the authorize button in the swagger ui I'm taken to a url like the following:
`https://my-doma…
-
### Q&A (please complete the following information)
- OS: WSL Ubuntu 22.04 Windows 10
- Browser: Chrome
- Version: 129.0.6668.59
- Method of installation: npm install
- Swagger-UI version: 5…
-
Hello,
I have this error:
```
Fatal error: Uncaught Error: Class 'null' not found in /Users/mickael/Desktop/swagger-codegen/SwaggerClient-php/lib/ObjectSerializer.php:294
Stack trace:
#0 /Use…