Skip to content

Issues: GREsau/okapi

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Derive OpenApiResponderInner for #[derive(Responder)] enums enhancement New feature or request rocket-okapi-codegen This affects the rocket-okapi-codegen crate
#146 opened Mar 29, 2024 by Keshi
Add support for OpenAPI 3.1.0 documentation Improvements or additions to documentation enhancement New feature or request okapi This affects the okapi crate
#136 opened Dec 16, 2023 by ralpha
(waiting for) Impl JsonSchema for Date/Time good first issue Good for newcomers help wanted Extra attention is needed schemars This is affected by the schemars crate waiting This issue depends on something else or no action can be taken right now
#134 opened Dec 3, 2023 by ralpha
Unable to borrow value returned from definitions_mut() function rocket-okapi This affects the rocket-okapi crate
#129 opened Jul 24, 2023 by pranav-joshi
Enforce strict key values for BTreeMap with enum key schemars This is affected by the schemars crate
#128 opened Jul 7, 2023 by MicaiahReid
Parameter examples generate incorrect OpenAPI schema okapi This affects the okapi crate
#112 opened Aug 27, 2022 by build2stone
CookieJar header field help wanted Extra attention is needed need more info Need more info to be able to fix it rocket-okapi This affects the rocket-okapi crate waiting This issue depends on something else or no action can be taken right now
#97 opened Jun 7, 2022 by ralpha
OpenAPI attribute appears to break named lifetimes in the route handler. bug Something isn't working rocket-okapi-codegen This affects the rocket-okapi-codegen crate
#84 opened Apr 27, 2022 by twitchax
Tag description good first issue Good for newcomers help wanted Extra attention is needed
#78 opened Mar 9, 2022 by barvirm
Unable to deserialize and then serialize SecurityScheme into JSON bug Something isn't working okapi This affects the okapi crate
#75 opened Mar 3, 2022 by Flowneee
deserializing and serializing results in faulty json okapi This affects the okapi crate
#67 opened Dec 1, 2021 by andrieshiemstra
Route format mime type should be used enhancement New feature or request rocket-okapi This affects the rocket-okapi crate rocket-okapi-codegen This affects the rocket-okapi-codegen crate
#62 opened Oct 12, 2021 by ralpha
form field not supported enhancement New feature or request help wanted Extra attention is needed schemars This is affected by the schemars crate
#43 opened Mar 25, 2021 by snaggen
Document or provide examples for more complex error handling documentation Improvements or additions to documentation
#34 opened Aug 14, 2020 by kov
Name collision on request/response objects bug Something isn't working rocket-okapi This affects the rocket-okapi crate
#16 opened Feb 29, 2020 by leeola
Support multiple content types per path bug Something isn't working
#10 opened Jan 12, 2020 by keorn
ProTip! Exclude everything labeled bug with -label:bug.