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