-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
It might be cool to provide a way to make schemas from JSON.
Alternatives for doing this are
- Creating a type provider that accepts a JSON-like syntax
- Creating a type provider that accepts exactly JSON (this sounds un-achievable from raw, simple examples)
- Creating a type provider that accepts JSON schema