v0.5.6: fix аудит Соннета — apply_effect стенд, mock_services, XSS, paramId валидация, serviceId=0 test
This commit is contained in:
@@ -429,7 +429,7 @@ def _build_paths():
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {"$ref": "#/components/schemas/CreateInstanceRequest"},
|
||||
"example": {"serviceId": 38, "displayName": "my-test-instance"},
|
||||
"example": {"serviceId": 1, "displayName": "my-test-instance"},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user