Generator configsNameFile makedirFilepath
Create Generator Directory
Create directory inside generator directory in specified path.
Path Parameters
name*string
Name of the generator directory
filepath*string
Relative path to the file
Format
pathResponse Body
application/json
application/json
curl -X POST "https://eventum.example.com/api/generator-configs/string/file-makedir/string"nullEmpty
Empty
Empty
Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Empty