-
Hi Everyone,
I am facing memory issues with trpc-openapi. I have a full-stack app in NextJS using TRPC. When I visit the /openapi route to visit the swagger documentation the server memory limit is r…
-
### Is your feature request related to a problem? Please describe.
[RFC7807](https://tools.ietf.org/html/rfc7807) is an error response specification. It comes with its own Content-Types:
- `appl…
-
Using **io.swagger.codegen.v3:swagger-codegen:3.0.7** it fails to resolve `$ref` aka _JSON Reference_. Calling `new OpenAPIV3Parser().read("src/openapi/openapi.yaml")` fails with:
```
java.lang.Ru…
-
Runtime specified in nswag.json as "Net80".
![image](https://github.com/RicoSuter/NSwag/assets/2852839/a56dd040-ba7a-446e-9c8e-78f8c544a8a6)
Not quite sure if it's needed in both places, but d…
-
Not sure if this should be on the task help output, a warning, or in the docs, but if you're using the micronaut openapi generation and a standalone docker file for your builds (our CI environment req…
-
Hi Rob,
I was looking into a way to add endpoint from another lib to the openapi documentation of the final service.
For example I have a base project y that provides a general /health or /info …
-
## Question
It's not clear to me if it's legitimate to use `@type` in `@context` instead of in the JSON object, eg.
```
"@context":
"@vocab": "https://schema.org/",
birthplace:
"@typ…
-
I notice that almost all the properties in the graph have rangeIncludes xsd:string. but many of them are really numeric or dates or some other type. need to have a way to identify that type in the U…
-
Greetings!
Not sure if this is just a compatibility issue but I couldn't find docs on consolecore 13.9.4 support wrt dotnet 3.1.
I recently had a build server issue with `dotnet tool restore` no…
-
# What happens?
I'm trying to generate a C# client with NSwag from the provided AAS Repository document, but it fails with an error message.
Steps to reproduce:
1. https://app.swaggerhub.com/apis…