-
It is not very clear if https://motis-project.de/docs/api/ is up to date. Which version does it target?
-
If a collection or process is misconfigured in the `pygeoapi-config.yml` the `entrypoint.sh` script fails and the `wis2box-api` container fails to start. This is due to https://github.com/wmo-im/wis2b…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When building the project you will get an invalid openapi file:
look at `WeatherForecast2`
…
-
**Is your feature request related to a problem? Please describe.**
Most users of Redocly CLI list rules under `rules` but as we see more customers using multiple API formats in their projects, we n…
-
Hi @PierreBeucher!
This is right up my alley. Use Infisical at work, BitWarden for everything else. Integration with SOPS is delightful — been meaning to introduce that at work.
I see that Infis…
-
### What happens?
Using Elysia t.Enum seems to generate expandable boxes instead of showing possible values directly, which is a bit annoying
![image](https://github.com/user-attachments/assets/…
-
### What happens?
Hi, we're currently using self-hosted Scalar with the React integration for OpenAPI docs, and wanted to replace this with serving the docs directly from our Fastify server, as we'll…
-
#642 introduced OpenAPI doc generation support and an example (partial) for the Login endpoint.
Need to document all the other endpoints
-
### Describe the bug
We are trying to mock some of our APIs via the artifact upload feature (in our case, an OpenAPI 3.x document).
I have noticed the context root in the mock URL is built by jo…
-
Use something like https://github.com/axnsan12/drf-yasg and make sure the output is documented well enough. We'll probably need to add some docstrings here and there.