Get all configuration keys that have a model defined.
GET/configs/validation
Experimental: This API is not stable and might be subject of change.
Get all configuration keys that have a model defined.
Responses​
- 200
All configuration keys that have a model.
- application/json
- Schema
- Example (from schema)
Schema
Array [
]
string
[
"string"
]
Loading...