flipstone / json-fleece

Extensible JSON Schemas for Haskell
MIT License
2 stars 1 forks source link

Add support for inline object schemas in responses #4

Closed exodrifter closed 1 year ago

exodrifter commented 1 year ago

This adds support for when additionalProperties is defined and the schema has no explicitly defined properties.