-
### Description
https://api-documentation.opencrvs.org/rest/
The API documentation should include:
* OAuth endpoints
* Location endpoints
* health notification endpoints
* webhook endpoints
…
-
**Describe the bug**
I am experiencing an issue with ReDoc where nested objects are rendered inconsistently at different levels of depth in my API documentation. Specifically, I have defined a set of …
-
We are planning to introduce a new Ballerina connector for the latest Gemini REST API by generated using it's OpenAPI specification.
Related links:
- https://ai.google.dev/gemini-api/docs
This …
-
We are planning to introduce a new Ballerina connector for the latest PayPal REST API, generated using it's OpenAPI specification.
Related links:
- https://developer.paypal.com/api/rest/
- https://gi…
-
### Issue Summary
Seemingly incomplete or incorrect api specs.
#### V1
openApi spec for V1 is incorrect in many places. we have to use a modified version in order to generate working API clie…
-
I have encountered some issues adding the securityScheme to an api
After the line `fuego.Use(restricted, util.MiddlewareJWT),` I would like to add support for configuring OpenAPI security schemas, …
-
We are planning to introduce a new Ballerina connector for the latest Shopify REST API by generated using it's OpenAPI specification.
Related links:
- https://shopify.dev/docs/api/admin-rest
This i…
-
Recently I was evaluating using `poem-openapi` instead of `axum` with `utoipa`, but ultimately went with the latter because of utoipa's integration with serde.
Just as an example, I have a struct w…
-
Please read our [contributor guide](https://github.com/conductor-oss/conductor/blob/main/CONTRIBUTING.md) before creating an issue.
Also consider discussing your idea on the [discussion forum](htt…
-
1. In attempting to generate an API library using https://github.com/OpenAPITools/openapi-generator-cli/tree/master
the https://github.com/coollabsio/documentation-coolify/blob/main/openapi.yaml …