-
## 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…
-
_As a developer working on building a prototype using OpenFisca, I want to be able to customize the OpenAPI info returned by my API's `/spec` endpoint._
I see that the OpenFisca-France API includes…
-
#### 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…
-
For development purposes, I have a suggestion of updating the VSCode [tasks.json](https://github.com/jellyfin/jellyfin/blob/master/.vscode/tasks.json) file to have a task that can generate an updated …
-
**Describe the bug**
I'm just trying to run a mock server that builds from a YAML OpenAPI spec. The setup steps in the [OpenAPI guide](https://www.mocks-server.org/docs/integrations/openapi/) seem to…
Rcuz8 updated
6 months ago
-
Thanks for this great project!
Unfortunately I have some issues with the Open API document generator in ASP.NET Core.
If I use `AddOpenApiDocument` instead of `AddSwaggerDocument`, all `IFormFile`…
-
I am using operation.ExtensionData in the Controller.liquid template to generate some extra code.
(see https://github.com/RicoSuter/NSwag/issues/1436 for more details).
if an openapi operation con…
-
Jakarta REST 3.1 now has support for this (https://github.com/jakartaee/rest/issues/418). We need to make sure our OpenAPI document generator can handle this media type correctly.
-
Do you have any interest in OpenAPI for documentation / (usually dumb, but usable) client generation? I'm working on a spec at the moment and need to document like 98% of the API (sans public transit)…
-
We should describe in our OpenAPI document what payload someone can expect when they subscribe to `team.updated`, `membership.created`, etc.