mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
9 lines
111 B
YAML
9 lines
111 B
YAML
type: string
|
|
enum:
|
|
- NORMAL
|
|
- UNDEFINED
|
|
- NOT_CONFIGURED
|
|
- CONFIGURING
|
|
- WARNING
|
|
- ERROR
|
|
- FAILED |