issues
search
softprops
/
openapi
openapi schema serialization for rust
MIT License
128
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is it still maintained?
#62
Kilerd
opened
1 year ago
1
Add deprecated field to Schema object
#61
segfault87
opened
1 year ago
0
Add Builder pattern to structs
#60
ju6ge
opened
2 years ago
0
Upgrade `pretty-assertions` crate
#59
penberg
closed
9 months ago
0
Remove `failure` crate dependency
#58
penberg
closed
9 months ago
0
SecurityRequirement struct and Method enum
#57
IovoslavIovchev
opened
2 years ago
1
is help needed?
#56
rbtcollins
opened
3 years ago
1
More support for deprecation
#55
jeevcat
opened
3 years ago
1
Fixed the data structure for OpenApi 3
#54
hbina
opened
3 years ago
1
Added test file for swagger2.0 and fixed type
#53
hbina
opened
3 years ago
1
OpenApi v3.1 compatibility ?
#52
rubenfiszel
opened
3 years ago
0
Run tests with GitHub Actions
#51
pluehne
opened
3 years ago
0
Add schema validation fields
#50
pluehne
closed
3 years ago
0
Allow additionalProperties to take Boolean values
#49
pluehne
closed
3 years ago
0
Address Clippy suggestions
#48
pluehne
closed
3 years ago
0
Update pretty_assertions to 0.6
#47
pluehne
closed
3 years ago
0
Update semver to 0.11
#46
pluehne
closed
3 years ago
0
Update url to 2.0
#45
pluehne
closed
3 years ago
0
Improve error handling
#44
pluehne
closed
3 years ago
1
Improve API for extensions
#43
Electron-libre
closed
3 years ago
0
feat(extensions): add support for V3 spec extensions
#42
Electron-libre
closed
3 years ago
0
Unable to deser the "Basic Structure" example from the OpenAPI v2 spec
#41
pwoolcoc
opened
4 years ago
1
Adds missing possible style variants.
#40
onelson
closed
3 years ago
1
Security scheme basic
#39
JRAndreassen
opened
4 years ago
0
Better Error location output
#38
JRAndreassen
opened
4 years ago
1
Enhancements for openapi spec support
#37
alamminsalo
closed
4 years ago
0
Make parameter style public.
#36
martingallagher
closed
4 years ago
0
feature: schema collecting
#35
alamminsalo
closed
4 years ago
1
Fix travis build script
#34
alamminsalo
closed
4 years ago
1
added oneOf, anyOf, not to schema struct
#33
alamminsalo
closed
4 years ago
1
add nullable for schema
#32
alamminsalo
closed
5 years ago
1
externalDocs is an object, not a vec
#31
ctaggart
closed
4 years ago
1
make Parameter.style public too
#30
antoine-de
opened
5 years ago
1
Fix links in docs and add title, default and minimum to schema
#29
boxdot
closed
5 years ago
1
Add security scheme for OAuth2.
#28
boxdot
closed
5 years ago
3
Fix tests on master
#27
boxdot
closed
5 years ago
1
fix tests on master
#26
softprops
closed
5 years ago
0
freshen up
#25
softprops
closed
5 years ago
2
Make fields of `Parameter` and `Header` public
#24
fredszaq
closed
5 years ago
2
Adds default, and various properties related to minimum and maximum
#23
JordiPolo
opened
6 years ago
0
Publish OpenApi 3.0
#22
gabcbrown
opened
6 years ago
15
OpenAPI v3.0 implementation
#21
nbigaouette
closed
6 years ago
1
Move files to a `v2` module
#20
nbigaouette
closed
6 years ago
0
Fix compilation issue from a33e084 (`Operations` -> `PathItem`)
#19
nbigaouette
closed
6 years ago
1
Revisit with formal json schema in mind
#18
softprops
opened
6 years ago
0
Add Security Requirements to Spec
#17
wildarch
closed
7 years ago
1
Support Security Requirements
#16
wildarch
opened
7 years ago
2
Support for vendor extensions
#15
JordiPolo
opened
7 years ago
0
Reorders output to be more similar to examples in the spec
#14
JordiPolo
closed
7 years ago
0
FYI: Support for Rocket
#13
bluejekyll
opened
7 years ago
2
Next