Skip to content

JSON Schema: Support schema ref reuse

Compare
Choose a tag to compare
@ozscheyge ozscheyge released this 25 Sep 12:12
· 9 commits to master since this release
c631886

Thanks to @xeromank for suggesting to solve #170 with #246 :

  • It is now possible to specify a schema name in the attributes of a descriptor, see #246 (comment) for an example

Error fix

Thanks to @Kieun for fixing #242 with #247 :

  • The pattern constraint should now correctly render in JSON schema