Regenerate all test expected outputs
Properties are now in a different order due to the preserve_order feature flag
This commit is contained in:
parent
858543aca1
commit
5ddd44a9e5
28 changed files with 1452 additions and 1452 deletions
|
|
@ -8,15 +8,15 @@
|
|||
"foo"
|
||||
],
|
||||
"properties": {
|
||||
"foo": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"bar": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
},
|
||||
"baz": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"foo": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue