Skip to content

Instantly share code, notes, and snippets.

@aj-stein-nist
Created October 17, 2022 00:43
Show Gist options
  • Save aj-stein-nist/1b9a14c074980128b9bcb26dc8e070df to your computer and use it in GitHub Desktop.
Save aj-stein-nist/1b9a14c074980128b9bcb26dc8e070df to your computer and use it in GitHub Desktop.
usnistgov/metaschema#240 data example against the JSON Schema.
[
{
"example": "allowed1"
},
{
"example": "custom2"
},
{
"example": "non-default"
},
{
"example": 100
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment