Skip to content

v1.7.1

Choose a tag to compare

@sernst sernst released this 06 May 02:36
  • Fixes recursion error caused by the JSONSchemaProps definition,
    which has a not property that is also a JSONSchemaProps object.
    The new behavior is to detect recursive properties during the
    generation process and default those to None instead of
    constructing the definition object.
  • Updates v1.11 to 1.11.10.