Closed chrusty closed 7 years ago
This will allow me to use openapi2proto.APIDefinition to generate JSONSchemas for tight request/response validation.
openapi2proto.APIDefinition
This project: https://github.com/chrusty/openapi2jsonschema is still a WIP, but you should be able to see what I'm trying to do there.
Thanks!
This will allow me to use
openapi2proto.APIDefinition
to generate JSONSchemas for tight request/response validation.This project: https://github.com/chrusty/openapi2jsonschema is still a WIP, but you should be able to see what I'm trying to do there.