Updating schemas for autogenerated schema information (#1527)

This commit is contained in:
Daniel W. Anner
2023-08-02 15:12:52 -04:00
committed by GitHub
parent 2b4e3f9621
commit 7fd9b5a423
5 changed files with 277 additions and 258 deletions
+2 -2
View File
@@ -11,10 +11,10 @@
"type": "string"
},
"weight": {
"$ref": "static.json#/definitions/weight"
"$ref": "reusable.json#/definitions/weight"
},
"weight_unit": {
"$ref": "static.json#/definitions/weight_unit"
"$ref": "generated.json#/definitions/weight-unit"
},
"console-ports": {
"type": "array",