Moving around refs

This commit is contained in:
DaanV2
2023-11-04 19:30:10 +01:00
parent ecfc97089f
commit 322f89d9be
6 changed files with 277 additions and 293 deletions

View File

@@ -1,4 +1,5 @@
{
"examples": ["default", "fill", ["100%", "100%"]],
"definitions": {
"size_coord": {
"oneOf": [
@@ -50,6 +51,5 @@
}
]
}
],
"examples": ["default", "fill", ["100%", "100%"]]
]
}