Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9454,6 +9454,11 @@ components:
description: >-
A numerical representation of the progress of a pending deal (number ranging from 0 to 100 exclusive)
example: 50
last_stage:
type: integer
format: int32
description: This represents the last pending stage of a closed deal (`won` or `lost`)
example: 50
status:
type: string
description: Status of the deal
Expand Down