-
### Describe the bug
We have a Multi-Part Form upload API that expects both a file and a JSON request body. In our fern-generated API docs, it does not show any info about the JSON request shape.
…
-
**API Platform version(s) affected**: 2.6.2 to 3.3.6
**Description**
PR #4019 introduces an anonymous service argument in `openapi.xml` for the service `api_platform.openapi.normalizer`. Whilst …
-
I know there's already support for excluding controllers when generating the OpenAPI document, but this is for the other end when generating clients.
Is it possible to configure NSwag to generate c…
-
OpenAPI v3.1.x has some features that would be desirable for us. So it would be neat if this crate could parse OpenAPI v3.1.x documents.
I'm not sure what the best approach for this would be though…
-
### What happens?
When using JAX-RS with `io.swagger.core.v3:swagger-jaxrs2:2.2.25`, I encounter a bug with BASIC authentication in the documentation due to casing:
```jsonc
{
"_errors": [],
…
-
Add an interactive openapi document at /ogcapi/openapi and link to it from /ogcapi
Links should be annotated as rel=service-desc && rel=service-doc, see example at https://demo.pygeoapi.io/master?f…
-
## Steps to reproduce
Using the `bump overlay` results in an unwanted line width.
Take any OpenAPI file, apply the following example overlay:
```yaml
overlay: 1.0.0
info:
title: Structured…
-
In the OpenAPI document, Should add `Transfer-Encoding: chunked` to all responses that return streamed data with indeterminate length. This may help OAS tooling to understand to return Stream types ra…
-
- [x] Stop altering the JSONProvider (do casing directly with dicts)
- [ ] Document how to order the openapi schema routes
- [ ] Document how to customise the openapi schema
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Windows
###…
fryng updated
1 month ago