mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
8 lines
156 B
YAML
8 lines
156 B
YAML
type: string
|
|
enum:
|
|
- APPROVED
|
|
- REJECTED
|
|
- PENDING
|
|
- NOT_READY
|
|
- CANCELLED
|
|
description: Enum representing the non-employee request approval status |