UNPKG
attest.so
Version:
latest (1.1.2)
1.1.2
<div align="center">
attest.so
/
packages
/
cli
/
sample.json
8 lines
(7 loc)
•
120 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"NiceSchema"
,
"type"
:
"object"
,
"properties"
:
{
"name"
:
{
"type"
:
"string"
,
"maxLength"
:
50
}
}
}