softprops / openapi

openapi schema serialization for rust
MIT License
128 stars 61 forks source link

added oneOf, anyOf, not to schema struct #33

Closed alamminsalo closed 4 years ago

alamminsalo commented 5 years ago

With test included for oneOf

alamminsalo commented 4 years ago

These fixes are included in https://github.com/softprops/openapi/pull/37