update models
gitea/salix/1980-models_Thermograph There was a failure building this commit Details

This commit is contained in:
Bernat Exposito Domenech 2020-01-09 11:27:53 +01:00
parent d432c32577
commit 78fab48840
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
},
"properties": {
"id": {
"type": "Number",
"type": "String",
"id": true,
"description": "Identifier"
},

View File

@ -8,7 +8,7 @@
},
"properties": {
"thermographFk": {
"type": "Number",
"type": "String",
"id": 1,
"description": "Identifier"
},