refactor: refs #8172 Created table parkingCoordinates #3320

Merged
guillermo merged 3 commits from 8172-parkingCoordinates into dev 2025-02-07 09:38:56 +00:00
1 changed files with 0 additions and 8 deletions
Showing only changes of commit a8cf01ca19 - Show all commits

View File

@ -12,14 +12,6 @@
"id": true,
"description": "Identifier"
},
"column": {
"type": "string",
"required": true
},
"row": {
"type": "string",
"required": true
},
"code": {
"type": "string"
},