-
Is the HTTP API does provide an open api documentation, like Swagger UI or ReDoc ?
-
### Content & configuration
Swagger/OpenAPI definition:
```yaml
tags:
- name: pet
description: Everything about your Pets
externalDocs:
description: Find out more about th…
WN-SB updated
2 years ago
-
# Epic: Maintain a vulnerability list by release (GLVD)
## Summary
As Garden Linux adopter, I would like to be able to identify what vulnerabilities(CVEs) are relevant for given Garden Linux release…
-
The documentation clearly states that the `version` and `title` parameters of the `info` block are not propagated to the output Swagger file. However, I noticed that I can't get _any_ of the block to …
-
I am generating a very basic `customers` path with `openapi-generator-cli-3.1.0.jar` for spring using the delegate pattern.
- [ ] It generates an `OpenAPI2SpringBoot` class that seems to belong to …
-
I am using marshmellow schema in generating swagger documentation. When I am trying to create a schema without required fields the code crashes
```python
if len(definitions[v.__name__]['required'…
-
## Description
To ensure the reliability and robustness of our API, we need to set up a comprehensive API testing infrastructure. This infrastructure will facilitate generating, maintaining, and exec…
-
Currently, `@platformatic/db-authorization` and the swagger UI are not connected but they should.
-
[x] Documentation issue or request (new chapter/page)
Related to https://github.com/nestjs/swagger/issues/1256
The current documentation on the CLI plugin: https://docs.nestjs.com/openapi/cli-…
-
##### **Overview of the feature**
Currently, routes do not appear in the generated documentation for NestJS projects, while they do for Angular.
##### **Motivation for or Use Case**
Being abl…