-
#### Bug Report Checklist
- [ ] 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…
-
We are planning to introduce a new Ballerina connector for the latest LinkedIn REST API by generated using it's OpenAPI specification.
Related links:
- https://docs.microsoft.com/en-us/linkedin/share…
-
### Describe the problem
There is not a problem to solve per se. The [current API documentation is good](https://docs.weblate.org/en/latest/api.html). In my opinion, the proposed OpenAPI standard m…
-
### What is the problem this feature would solve?
Right now if a Typebox enum is passed into the response field on a route it will just be shown as "string" in Swagger UI or Scalar, and in the actual…
-
In the docs for endpointOverrides https://redux-toolkit.js.org/rtk-query/usage/code-generation#endpoint-overrides it is mentioned that a parameterFilter exists which would allow filtering out paramter…
-
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/…
-
As an API consumer, I want precise information about data types and formats used by the API.
### Problem description
OpenAPI has the `format` keyword to narrow down the `type` of values. Some co…
-
Hello everyone,
i have seen an issue in ApiPlatform documentation about integration with VichUploaderBundle. The issue is when i follow the documentation step by step i got an error saying multipart…
-
I see the monaca editor had json schema validate.
For now, I use cursor @web to crawl the schema input: https://fal.ai/models/fal-ai/flux/dev/api#schema-input
But the [schema input] not very…
-
Hello guys. I need to know how to make list of schemes for errors(404,403,400 etc) with multiple examples in openapi documentation.
I have some example below, i need to rewrite it to list schemes…