docs fix
This commit is contained in:
13
interface/external/payment_state.yaml
vendored
13
interface/external/payment_state.yaml
vendored
@@ -3,10 +3,9 @@ components:
|
||||
PaymentState:
|
||||
type: string
|
||||
enum:
|
||||
- payment_state_unspecified
|
||||
- payment_state_accepted
|
||||
- payment_state_funds_reserved
|
||||
- payment_state_submitted
|
||||
- payment_state_settled
|
||||
- payment_state_failed
|
||||
- payment_state_cancelled
|
||||
- orchestration_state_unspecified
|
||||
- orchestration_state_created
|
||||
- orchestration_state_executing
|
||||
- orchestration_state_needs_attention
|
||||
- orchestration_state_settled
|
||||
- orchestration_state_failed
|
||||
|
||||
Reference in New Issue
Block a user