Finnish BIS (Independent Publisher) (#1673)
* init commit finnish bis * updated name (scandic) * Fixed contactDeatails value fron integer to string * Removed unnecessary descriptions and scandic characters * removed scandic caharacters * New commit for resolving the changes * businessIDChanges - change column changed from int to string * liquidations updated: name -> description
This commit is contained in:
Родитель
9536084338
Коммит
eb830e5abc
|
@ -104,7 +104,7 @@
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
},
|
||||||
"name": {
|
"description": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
|
@ -445,8 +445,7 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"change": {
|
"change": {
|
||||||
"type": "integer",
|
"type": "string"
|
||||||
"format": "int32"
|
|
||||||
},
|
},
|
||||||
"oldBusinessId": {
|
"oldBusinessId": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче