Regenerate all test expected outputs

Properties are now in a different order due to the preserve_order feature flag
This commit is contained in:
Graham Esau 2020-09-24 20:47:46 +01:00
parent 858543aca1
commit 5ddd44a9e5
28 changed files with 1452 additions and 1452 deletions

View file

@ -8,13 +8,13 @@
"foo"
],
"properties": {
"deprecated_field": {
"deprecated": true,
"type": "boolean"
},
"foo": {
"type": "integer",
"format": "int32"
},
"deprecated_field": {
"deprecated": true,
"type": "boolean"
}
}
}