Generator configsNameFileFilepath
Get Generator File
Read file from specified path inside generator directory with specified name.
Path Parameters
filepath*string
Format
pathname*string
Name of the generator directory
Response Body
application/json
application/json
curl -X GET "https://eventum.example.com/api/generator-configs/string/file/string"nullEmpty
Empty
Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Empty