mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
8 lines
132 B
YAML
8 lines
132 B
YAML
type: string
|
|
enum:
|
|
- APPROVED
|
|
- REJECTED
|
|
description: >-
|
|
Enum represents completed approval object's state.
|
|
example: APPROVED
|