You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* OpenAPI v3 initial commit
* Build Server for OpenAPI v3
* get host variable name and support retrieving multiple variables
* Move OpenAPI V3 data structures to Goa
* Use MatchString for matching string and we no longer return error for openapiv3 init
* Started Components and body types work
* Add security requirements and custom YAML marshaller/unmarshaller for Ref
* Add paths and operations
* Move URI scheme and parameter substitution to expressions
* Remove regex to find URI scheme
* Initial implementation of body types
* Add back buildExternalDocs (whoops)
* Finalize hashing algo
* move v2 openapi builder to v2 folder
* Update JSON Schema version
* Rework a bit openapi package structure
* Use openapi Schema in v3
* Continue OpenAPI v3 paths work
* Update dependencies
* clean up
* More progress on OpenAPI v3 support
* Add support for file servers
* Move openapi v2 tests to its own package
f
* Start adding openapiv3 tests
* more openapiv3 swagger gen tests
* Save work
* Add more tests and fix issues.
* More OpenAPI v3 testing and fixes
* Wrap up initial OpenAPI v3 support
* Fix broken tests
Co-authored-by: Nitin Mohan <[email protected]>
Co-authored-by: NeenuAVarghese <[email protected]>
Co-authored-by: Raphael Simon <[email protected]>
0 commit comments