-
Notifications
You must be signed in to change notification settings - Fork 151
Description
What did you do
I looked at the readme to try and work out what keywords are supported.
Specifically, I was looking for if $comment
was supported.
What did you expect to happen
I expected to see a list of supported keywords.
What happened
I did not find a list of supported keywords.
Hey there. Ben from JSON Scheam team here.
I'm likely to be here more often over the next year, and push for others to use and contribute.
A collaborative is building a library of schemas, and we need a way to generate the human readable docs.
This is the only tool I can find which supports doing so with draft-7 (draft-8 is comming... ;) ).
Output to markdown is great, preferable, and keeps things flexible.
I don't have the bandwidth to PR on this one, but I'm guessing you probably already have an idea of which keywords are and are not supported (I see an issue for not
already).
It would be useful for me to easily identify where to direct people to work on this, adding support for things we require.