Skip to content

Commit

Permalink
Add "active" to examples of exchange state.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny authored Nov 19, 2024
1 parent 41a25c1 commit bba1114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exchanges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ components:
description: The current step in the exchange.
state:
type: string
description: The status ("pending" | "complete" | "invalid") of the exchange, set to "pending" on creation.
description: The status ("pending" | "active" | "complete" | "invalid") of the exchange, set to "pending" on creation.
variables:
type: object
description: Template variables to be used in the exchange.
Expand Down

0 comments on commit bba1114

Please sign in to comment.