ScenariosNameGeneratorsGenerator_id
Add Generator To Scenario
Add generator to scenario
Path Parameters
name*Name
Scenario name
Length
1 <= lengthgenerator_id*Generator Id
Generator ID
Length
1 <= lengthResponse Body
application/json
application/json
curl -X POST "https://loading/api/scenarios/string/generators/string"nullEmpty
Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty