Skip to content

Commit a3daa91

Browse files
update jsonschema snapshots
1 parent 576b8ce commit a3daa91

11 files changed

Lines changed: 4351 additions & 10976 deletions

tests/__snapshots__/ClassCatalog.products_list.json

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

tests/__snapshots__/ClassCatalog.tree.json

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

tests/__snapshots__/ClassGeolocation.cities_list.json

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

tests/__snapshots__/ClassGeolocation.cities_list.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070
"prefix": {
7171
"type": "string",
7272
"enum": [
73+
"д",
7374
"г",
7475
"пгт",
7576
"гп",
76-
"д",
7777
"ст-ца",
7878
"п",
7979
"с",
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"id": 24,
3-
"name": "Волгоград",
4-
"title": "Волгоград",
5-
"longitude": 44.516975,
6-
"latitude": 48.707067,
2+
"id": 243,
3+
"name": "Чехов",
4+
"title": "Чехов",
5+
"longitude": 37.454357,
6+
"latitude": 55.14235,
77
"kladr": null,
8-
"fiasid": "a52b7389-0cfe-46fb-ae15-298652a64cf8",
9-
"fias": "a52b7389-0cfe-46fb-ae15-298652a64cf8",
8+
"fiasid": "7eeb876e-7b67-4ed7-91ec-0588712db96c",
9+
"fias": "7eeb876e-7b67-4ed7-91ec-0588712db96c",
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)