Aaron Roney

Results 3 issues of Aaron Roney

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...

bug
rocket-okapi-codegen

The input was time zone boundaries from OSM. `SimplifyVwPreserve` results in a weird result. `SimplifyVw` seems to work just fine.

Hello! Awesome project. For the rocket analytics, the ["true path"](https://github.com/tom-draper/api-analytics/blob/main/analytics/rust/rocket/analytics/src/analytics.rs#L124) is recorded. This ends up yielding endpoints in the UI like `/api/things/some_unique_id`, rather than likely the grouping that most people...