-
We've released support for openapi 3.1 in [the RC.54](https://github.com/Redocly/redoc/blob/master/CHANGELOG.md#200-rc54-2021-06-09)
This is an umbrella issue to track the issues about it.
### K…
-
### Q&A (please complete the following information)
- OS: Windows, linux
- Browser: chrome
- Version: 114.0.5735.199
- Method of installation: docker compose
- Swagger-UI version: 4.18.2
-…
-
### What happens?
I'm getting the following Fastify error with `@scalar/fastify-api-reference` versions `1.25.20` and above, if I downgrade to `1.25.19` the error goes away.
```
{
code: "FST_E…
zbury updated
3 weeks ago
-
When using the following:
```js
const SignUpResponse = {
message: "User Added!"
}
export class SignUp extends OpenAPIRoute {
static schema = {
tags: ["Users"],
summ…
-
I want to have the API docs open and visible for everyone, but some endpoints i want to be protected and should show a lock next to it like here https://petstore.swagger.io is this possible in current…
-
Hello,
I read about this project in go subredit and I like the idea of go generator from swagger.
I tried to check it on a little bit complicated API (https://openapi3.ocs.io/browse/index.html) …
-
[question] Code review of my initial ktor generator at swagger-codegen?
Sorry if this isn't the correct place to request community feedback. Please redirect me if there's a better place to ask… I'd…
-
Currently, fastify-swagger allows the specification of a 204 without any content:
https://github.com/fastify/fastify-swagger?tab=readme-ov-file#empty-body-responses
```
{
response: {
204:…
-
Currently the default error model can be [overridden globally for the API](https://huma.rocks/features/response-errors/#custom-errors). Would you consider adding a feature to set a custom error model …
lsdch updated
6 months ago
-
This package currently uses `glob`9.0.0