Update December 6, 2024 (#126)

This commit is contained in:
Kirill
2025-01-10 17:51:16 +03:00
committed by GitHub
parent 14986eb627
commit 32bd7748ec
2 changed files with 20 additions and 15 deletions

View File

@@ -151,15 +151,16 @@ func TestListOfCertifiedCategories(t *testing.T) {
PageSize: 100,
},
`{
"result": {
"certification": [
{
"is_required": true,
"category_name": "Витаминно-минеральные комплексы для взрослых"
}
],
"total": 1
}
"certification": [
{
"category_id": 0,
"category_name": "string",
"is_required": true,
"type_id": 0,
"type_name": "string"
}
],
"total": 1
}`,
},
// Test No Client-Id or Api-Key