issues
search
kurtbuilds
/
oasgen
Generates OpenAPI 3.0 spec based on Rust code. Works with axum, actix-web, or any/no framework.
https://crates.io/crates/oasgen
112
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support failure handling with Axum
#27
ChetanBhasin
opened
2 days ago
1
feat: add all HTTP methods for Actix
#26
ZephyrCodesStuff
opened
4 weeks ago
0
Add PATCH method to Actix router builder
#25
ChaimLukasMaier-FDTech
closed
1 week ago
2
Tuple path parameters
#24
BertrandD
closed
2 months ago
5
Support status codes with axum
#23
musjj
opened
2 months ago
1
actix: path param doesn't work
#22
niklasad1
closed
2 months ago
3
Server::actix: is possible to inject app_data to be used with `#[oasgen] handler`
#21
niklasad1
closed
2 months ago
3
Multiple Routers?
#20
bennichols
closed
5 months ago
1
Actix-web query string parameters not included in spec as parameters
#19
ulf-stravito
closed
2 months ago
2
Add PATCH method to Axum router builder
#18
sciguy16
closed
5 months ago
1
Implement OaSchema for IpAddr types
#17
sciguy16
opened
5 months ago
0
Reduce library size by reducing dependency features
#16
bachp
closed
9 months ago
1
Reduce library size by replacing regex with regex-lite
#15
bachp
closed
9 months ago
2
Add Support for axum::extract::Path
#14
bachp
closed
9 months ago
3
Axum example not working
#13
joloppo
closed
9 months ago
3
Fix `swagger_ui` for actix-web (and some other changes)
#12
tbrockman
closed
10 months ago
1
Add support for actix's web::Query
#11
s-fabian
closed
11 months ago
1
Add support for new types
#10
s-fabian
closed
11 months ago
0
Add support for UTF8PathBuf & URL
#9
AzHicham
opened
12 months ago
2
Support for complex enums using OaSchema derive macro
#8
thorjelly
closed
12 months ago
1
Impl oaschema chrono fixed offset
#7
thorjelly
closed
12 months ago
0
Serde qs feature
#6
thorjelly
closed
12 months ago
0
Impl oaschema hashmap
#5
thorjelly
closed
12 months ago
4
OaSchema derived schema support for serde rename and flatten
#4
thorjelly
closed
1 year ago
0
Support for simple enums using OaSchema derive macro
#3
thorjelly
closed
1 year ago
0
Support for newtypes using OaSchema derive macro
#2
thorjelly
closed
1 year ago
5
Possible to support required properties?
#1
twe4ked
closed
1 year ago
2