Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Support other notations defining JSON-schema objects #64

Closed
eddyystop opened this issue Oct 2, 2018 · 1 comment
Closed

Support other notations defining JSON-schema objects #64

eddyystop opened this issue Oct 2, 2018 · 1 comment

Comments

@eddyystop
Copy link
Member

For example, from #61

 "address": {
      "type": "object",
      "additionalProperties": { "type": "string" },
      "maxProperties": 6,
      "required": ["street", "postcode", "city", "country"]
    },
@eddyystop
Copy link
Member Author

Consolidated into #81

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant