fix ref uri

trunk
HeNine 2 years ago
parent 15fa211b05
commit d678382e66

@ -19,7 +19,7 @@ entity
description: 'Rooms contained in this building.', description: 'Rooms contained in this building.',
items: items:
{ {
'$ref': 'https://picc.app/schemata/v0.1-dev/locations/room', '$ref': 'https://picc.app/schemata/v0.1-dev/locations/room#',
}, },
}, },
}, },

@ -16,7 +16,7 @@ entity
description: 'Buildings at this site.', description: 'Buildings at this site.',
items: items:
{ {
'$ref': 'https://picc.app/schemata/v0.1-dev/building', '$ref': 'https://picc.app/schemata/v0.1-dev/building#',
}, },
}, },
}, },

Loading…
Cancel
Save