issues
search
GREsau
/
okapi
OpenAPI (AKA Swagger) document generation for Rust projects
MIT License
631
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: request_body concretization
#154
Kimishu
opened
1 week ago
0
Fix typo in README.md
#153
DlieBG
closed
2 weeks ago
1
Support for version rocket 0.5.1
#152
kontsaki
closed
2 weeks ago
1
Question: Accessing `State` in `OpenApiFromRequest` Similar to `FromRequest`
#151
NewtTheWolf
opened
2 months ago
4
Update okapi for rocket rev 8b9d906cc4923fdf6f2b860e0da2ab00f1993796
#150
beyera
closed
3 months ago
0
Bump Rocket to 0.5.1 and use workspace dependencies
#149
Nukesor
closed
2 weeks ago
3
Update to rocket v0.5.1
#148
beyera
closed
2 weeks ago
9
Request guard, impl OpenApiFromRequest with Bearer
#147
eltorio
closed
6 months ago
2
Derive OpenApiResponderInner for #[derive(Responder)] enums
#146
Keshi
opened
7 months ago
1
Reference object and nullable
#145
kontsaki
closed
6 months ago
1
Added Generics to fn_name building to solve lifetimes issues
#144
PixelboysTM
opened
8 months ago
2
Validation via rocket-validation implementation and example project added
#143
saeedtabrizi
closed
6 months ago
1
[FEATURE]: Support for Validated<T> implementation .
#142
saeedtabrizi
closed
6 months ago
2
README.md - fixing link to uuid examples
#141
mtumilowicz
closed
6 months ago
1
How to document handlers with rocket_oauth2 structs
#140
kotsmile
closed
8 months ago
1
How to specify image response content-type?
#139
ShayBox
closed
10 months ago
1
Add macro to simplify nesting route specs
#138
maximeborges
closed
10 months ago
2
Nested routes?
#137
maximeborges
closed
10 months ago
3
Add support for OpenAPI 3.1.0
#136
ralpha
opened
11 months ago
0
When 0.8 release
#135
sunliang711
closed
10 months ago
5
(waiting for) Impl JsonSchema for Date/Time
#134
ralpha
opened
11 months ago
0
Fix typos
#133
zbentley
closed
11 months ago
1
Support for rocket v0.5.0
#132
West14
closed
1 year ago
8
OpenAPI support for FromForm for MsgPack and TempFile
#131
crunchy234
opened
1 year ago
0
Update rocket dependency to v0.5.0-rc.4
#130
kikniknik
closed
1 year ago
2
Unable to borrow value returned from definitions_mut() function
#129
pranav-joshi
opened
1 year ago
1
Enforce strict key values for BTreeMap with enum key
#128
MicaiahReid
opened
1 year ago
5
Incorrect openapi.json Generated for Response with Tuple
#127
MicaiahReid
closed
1 year ago
2
Publishing updated versions to crates.io
#126
0xOmarA
closed
1 year ago
2
How to impl JsonSchema for chrono::DateTime<Utc> or other lib struct?
#125
ArkadyRudenko
closed
1 year ago
1
Add support for persist-auth
#124
dorianim
closed
11 months ago
2
add #[openapi(deprecated)]
#123
matt-phylum
closed
1 year ago
1
rocket 0.5-rc3
#122
olback
closed
1 year ago
8
Fix docs for mount_endpoints_and_merged_docs
#121
dob9601
closed
1 year ago
1
Build with latest commit failed
#120
veritem
closed
11 months ago
2
openapi doesn't ignore Rocket request guards?
#119
ChronosWS
closed
2 years ago
2
Ignore guard arguments in derive
#118
hardliner66
closed
2 years ago
2
OpenAPI attribute fails to match query parameters to raw identifier function arguments
#117
alexjpayne
closed
1 year ago
3
ignoring FromRequest implementation from `database` macro
#116
mmddvg
closed
2 years ago
4
No fork
#115
matteodepalo
closed
2 years ago
1
Deriving `JsonSchema` for a struct that uses `serde_with::serde_as` results in incorrect types
#114
0xOmarA
closed
1 year ago
2
Rocket: Using external request-guards makes documenting impossible
#113
open-schnick
closed
2 years ago
3
Parameter examples generate incorrect OpenAPI schema
#112
build2stone
opened
2 years ago
2
Issue annotating HTTP status codes for responses
#111
dlahmad
closed
11 months ago
2
Form<TempFile<'_>>
#110
marirs
closed
2 years ago
4
Conflict with kube-rs when importing rocket-okapi
#109
korewaChino
closed
2 years ago
2
okapi: fix deserialisation for openapi3 'extensions' fields
#108
snpschaaf
opened
2 years ago
5
Write "offline" golden test for OpenApi spec
#107
SBechstedt
closed
2 years ago
3
`#[openapi]` should handle `#[deprecated]`
#106
matt-phylum
closed
1 year ago
8
How to use JsonSchema ???
#105
DilecPadovani
closed
11 months ago
8
Next