This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
libopenapi
Watch
1
Star
0
Fork
0
You've already forked libopenapi
mirror of
https://github.com/LukeHagar/libopenapi.git
synced
2025-12-10 12:37:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4dabca04ff46b31df9aaa08a0b851a5ae305b3f
libopenapi
/
datamodel
/
high
History
Tristan Cartledge
8531113e17
fix!: fixed handling of additionalProperties to handle the bool/json-schema nature better
2023-10-05 09:31:16 -04:00
..
base
fix!: fixed handling of additionalProperties to handle the bool/json-schema nature better
2023-10-05 09:31:16 -04:00
v2
Refactor v2
Paths
to parse YAML using
TranslatePipeline
.
2023-10-05 09:30:28 -04:00
v3
fix!: fixed handling of additionalProperties to handle the bool/json-schema nature better
2023-10-05 09:31:16 -04:00
node_builder_test.go
Added support for
unevaluatedProperties
as Schema and bool
#118
2023-06-17 14:12:27 -04:00
node_builder.go
Added zerocheck for node builder
2023-07-30 04:29:35 -04:00
shared_test.go
Added support for
unevaluatedProperties
as Schema and bool
#118
2023-06-17 14:12:27 -04:00
shared.go
Cleaned up some documentation issues
2023-09-01 06:00:03 -04:00