Skip to content

Commit 4fc660c

Browse files
update jsonschema snapshots
1 parent a3daa91 commit 4fc660c

11 files changed

Lines changed: 10402 additions & 3493 deletions

tests/__snapshots__/ClassCatalog.products_list.json

Lines changed: 282 additions & 282 deletions
Large diffs are not rendered by default.

tests/__snapshots__/ClassCatalog.tree.json

Lines changed: 122 additions & 99 deletions
Large diffs are not rendered by default.

tests/__snapshots__/ClassGeolocation.cities_list.json

Lines changed: 1177 additions & 1163 deletions
Large diffs are not rendered by default.

tests/__snapshots__/ClassGeolocation.cities_list.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
"prefix": {
7171
"type": "string",
7272
"enum": [
73-
"д",
7473
"г",
74+
"д",
7575
"пгт",
7676
"гп",
77+
"рп",
7778
"ст-ца",
7879
"п",
7980
"с",
80-
"рп",
8181
"г.о.г",
8282
"с/п",
8383
"дп",
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"id": 243,
3-
"name": "Чехов",
4-
"title": "Чехов",
5-
"longitude": 37.454357,
6-
"latitude": 55.14235,
2+
"id": 169,
3+
"name": "Псков",
4+
"title": "Псков",
5+
"longitude": 28.33246,
6+
"latitude": 57.819274,
77
"kladr": null,
8-
"fiasid": "7eeb876e-7b67-4ed7-91ec-0588712db96c",
9-
"fias": "7eeb876e-7b67-4ed7-91ec-0588712db96c",
8+
"fiasid": "2858811e-448a-482e-9863-e03bf06bb5d4",
9+
"fias": "2858811e-448a-482e-9863-e03bf06bb5d4",
1010
"addressId": "",
11-
"prefix": "д",
11+
"prefix": "г",
1212
"countryId": 2
1313
}

tests/__snapshots__/ClassGeolocation.city_info.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prefix": {
5050
"type": "string",
5151
"enum": [
52-
"д"
52+
"г"
5353
]
5454
},
5555
"title": {

0 commit comments

Comments
 (0)