Regenerate test schemas
This commit is contained in:
parent
4dde683358
commit
f5d2142714
62 changed files with 1135 additions and 1124 deletions
|
@ -2,13 +2,13 @@
|
|||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"title": "const-generics-z-42",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"foo"
|
||||
],
|
||||
"properties": {
|
||||
"foo": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"foo"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue