-
**Describe the bug**
Camouflage errors with "Error: socket hang up" when sending a 2nd consecutive request to an endpoint.
Succeeds with 200 OK on the 1st GET request (tested via Postman) to "[local…
-
I am trying to calculate the most optimal routes between two points (given by coordinates) by car.
By reading the openapi documentation it doesn't become clear if i should use the one-to-many endpoin…
-
Graphhopper has a /navigate endpoint that is very useful for integration of Graphhopper into projects like MapLibre Navigation or Ferrostar, which both support OSRM type responses. But the documentati…
-
At the moment, when users enable authentication in their ASP.NET apps, they typically have to manually the describe the `OpenApiSecuritySchemes` in their application and the top level and configure `O…
-
**Describe the bug**
When opening the dashboard it opens just a white page with no css styles or js scripts.
**To Reproduce**
Steps to reproduce the behavior:
1. Just install the 0.7.0 version o…
-
Thanks for this awesome package.
Is there a way to convert my webserver into an offline CLI as well using `huma`?
-
**Describe the bug**
From OpenAPI 3.1, the `example` property is deprecated and `examples` is preferred and `type` property can be a string, but also an array of strings.
The `examples` property a…
-
### Is your feature request related to a problem?
Nope
### Describe the solution you'd like
It would be great to be able to control the formatting of the path and the resulting file name
T…
omonk updated
3 months ago
-
Basically what the title says. 😄
If I change to `#[openapi(skip)]`, it works just fine, so I think there is some problem occurring with how the attribute generates code. The error message is
…
-
It would be nice if there were an ***easy*** way to support publishing [OpenAPI Specification](https://swagger.io/specification/) specifications for api routes. Possibly via decorators on API route h…