Admin — Semantic
Get raw YAML (subdirectory)
Serves raw YAML content for a file in a subdirectory (e.g. entities/users.yml).
Path Parameters
dir*string
Length
1 <= lengthfile*string
Length
1 <= lengthResponse Body
text/plain
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:3001/api/v1/admin/semantic/raw/entities/users.yml""string"{
"error": "string",
"message": "string",
"requestId": "string"
}{
"property1": null,
"property2": null
}{
"error": "string",
"message": "string",
"requestId": "string"
}{
"error": "string",
"message": "string",
"requestId": "string"
}{
"property1": null,
"property2": null
}{
"error": "string",
"message": "string",
"requestId": "string"
}