dbt-labs / hologram

A library for automatically generating Draft 7 JSON Schemas from Python dataclasses
MIT License
9 stars 13 forks source link

Update the cache in ExtensibleJsonSchemaMixin to handle embedded types #15

Closed beckjake closed 5 years ago

beckjake commented 5 years ago

Before this PR, creating a type like ContainsExtended would have counter-intuitive results - the schema cache would have the old False value for additionalProperties.