-
### Description
The service contract type API documentation is not mapped in the generated OpenAPI specification
### Steps to Reproduce
Try to generate the OpenAPI spec for the following service co…
-
It would be nice if the API provides an endpoint to an OpenAPI specification. This would facilitate code generation for client libraries.
Unfortunately - if Spark did not change much since I used i…
-
### Describe the current behavior
The OpenAPI YAML specification is not currently published, but can be inspected at runtime.
### Describe the proposed behavior
It would be beneficial to automatic…
-
**Describe the solution you'd like**
Need OpenAPI spec on HTTP API endpoint. Need to investigate/understand the following:
* Probably needs to be generated on the api-go repo and exposed as a `g…
-
I am working on a project that uses the Go-Chi router, and I want to validate incoming requests against an OpenAPI specification before any processing. While I appreciate the flexibility and performan…
-
Using the following model from PayPal (https://github.com/paypal/paypal-rest-api-specifications/blob/main/openapi/reporting_transactions_v1.json) I get a memory error when running `npx openapicmd type…
-
**Epic**: https://github.com/elastic/kibana/issues/200310
## Summary
We need to make our API reference docs for Exceptions API more user-friendly and usable. For that, we need to improve and polish …
-
**Epic**: https://github.com/elastic/kibana/issues/200310
## Summary
We need to make our API reference docs for Lists API more user-friendly and usable. For that, we need to improve and polish the c…
-
Ran into a little error when using the config reloading and OpenAPI validation. I'm playing around with a generic petstore generated example project that has multi-spec enabled.
I want to be able …
-
I'm trying to render a large openapi spec file with 11.6k lines but the docusaurus build is failing due to a JS Heap size issue. I'm not sure if this is a docusaurus issue or a redocusaurus issue but …