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