issues
search
juhaku
/
utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
Apache License 2.0
2.48k
stars
197
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add default to Example string fields
#1218
Feiryn
opened
4 hours ago
0
`RefOr<Example>` can't be deserialized if one of summary, description and external_value is missing
#1217
Feiryn
opened
4 hours ago
0
utoipa requires __path_ to be imported.
#1216
Domopus
opened
4 hours ago
0
Query params should not be nullable
#1215
sergiimk
opened
13 hours ago
0
feat(swagger-ui): cache swagger zip
#1214
thewh1teagle
opened
22 hours ago
1
Add support for chrono Weekday
#1213
yuki0418
opened
2 days ago
1
utopia-actix-web Scope is not working as shown in the Example
#1212
Letgamer
closed
17 hours ago
2
ApiKeyValue with description
#1211
lalvesl
closed
19 hours ago
3
Response variants are always inlined
#1210
JMLX42
opened
3 days ago
2
Cache assets downloaded in build.rs
#1209
thewh1teagle
opened
3 days ago
1
fix: tagged enum with flatten fields
#1208
TLDMain
opened
6 days ago
0
trait `SchemaReferences` is not implemented
#1207
SamuelMarks
closed
5 days ago
2
no method named `property` found for struct `utoipa::openapi::AllOfBuilder` in the current scope
#1206
Feiryn
opened
1 week ago
3
bug: the trait bound `BigDecimal: PartialSchema` is not satisfied
#1205
francis2tm
closed
1 week ago
2
Break down `#[derive(OpenApi)] #[openapi(...)]` into smaller chunks
#1204
jacques-kigo
opened
1 week ago
2
Unable to ignore field : compile error with fn field on a struct
#1203
reneklacan
opened
1 week ago
2
Update schema generics compose
#1202
juhaku
closed
1 week ago
0
Update proc-macro-error to an alternative because it is unmaintained
#1201
BaptisteRoseau
closed
1 week ago
3
Cannot hide generic parameter in generated schema
#1200
avandecreme
opened
1 week ago
1
fix: diverging axum route and openapi spec
#1199
boemjay
closed
23 hours ago
1
Nested generic parameters must be manually inlined
#1197
JMLX42
opened
2 weeks ago
0
Added a passthrough for scoped middleware in actix-web
#1196
nico-incubiq
closed
2 weeks ago
1
Fix typo
#1194
dpytaylo
closed
2 weeks ago
0
Use `$ref` for path references
#1193
urbaniak
opened
2 weeks ago
1
Schema type with `AnyValue` cannot be deserialized from `RefOr<...>`
#1192
auguwu
opened
2 weeks ago
3
Derived OpenAPI Docs in 5.x+ generates incorrect method call for swagger ui when function name is the same across two crates
#1190
fenryka
opened
2 weeks ago
4
Build error with schema name "Value"
#1189
HollayHorvath
opened
2 weeks ago
1
Allow disabling syntax highlighting
#1188
xitep
closed
2 weeks ago
0
Newtype over Vec<T> to set min_items and max_items
#1187
avandecreme
opened
2 weeks ago
1
Maybe improve yaml formatting of nullable fields
#1186
LHolten
opened
2 weeks ago
1
Same endpoint, different methods, but only one is registered
#1185
slekup
opened
2 weeks ago
2
Do not inline non-primitive type parameters by default
#1184
JMLX42
closed
1 week ago
72
`Overlapping method route` on routes that should not overlap
#1183
RubberDuckShobe
closed
2 weeks ago
3
Generic type parameters are always inlined
#1182
JMLX42
closed
1 week ago
28
Name variants on enum with ``repr``
#1181
RubberDuckShobe
closed
2 weeks ago
2
Doesn't work in docker container
#1180
olegus199
closed
2 weeks ago
3
Fix alias support for `IntoParams`
#1179
juhaku
closed
2 weeks ago
0
Add missing formats for `KnownFormat` parsing
#1178
juhaku
closed
2 weeks ago
0
The `ignore` attribute now accepts an optional bool value
#1177
JMLX42
closed
2 weeks ago
17
alias not work in param derive
#1176
SamPeng87
closed
2 weeks ago
1
KnownFormat disparity between utoipa and utoipa-gen
#1175
jeff-hiner
closed
2 weeks ago
2
Add `map` for `ServiceConfig`
#1174
juhaku
closed
3 weeks ago
0
actix-web with `ResourceFiles`
#1173
ctron
closed
3 weeks ago
3
Undocumented serde_json dependency
#1172
Cschlaefli
closed
2 weeks ago
2
Merge paths if they already are added to the paths map in utoipa-axum
#1171
hdoordt
closed
3 weeks ago
1
When the same routing function exists in different mods, the `try it out` feature of the document will use the same endpoint.
#1170
saying121
closed
3 weeks ago
7
Fix documentation typo
#1169
mjul
closed
3 weeks ago
0
Replace `serde_yaml` with `serde_yml`
#1168
DenuxPlays
opened
3 weeks ago
1
Fix `no_recursion` support on maps
#1167
juhaku
closed
3 weeks ago
0
no_recursion with HasMap not working
#1166
fospitia
closed
3 weeks ago
1
Next