ajevans99 / swift-json-schema

Generate JSON Schema documents from Swift
MIT License
12 stars 5 forks source link

Add Composition #8

Closed ajevans99 closed 4 months ago

ajevans99 commented 4 months ago

Description

Adds support for composition with anyOf, allOf, oneOf, and not

Type of Change

Additional Notes

Add any other context or screenshots about the pull request here.


Note: You can add the auto-format label to this pull request to enable automatic Swift formatting.