File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20069,9 +20069,9 @@ components:
2006920069 status:
2007020070 type: string
2007120071 enum:
20072- - awaiting_user_reply
20073- description: Fin's current status (always 'awaiting_user_reply ' for this event).
20074- example: awaiting_user_reply
20072+ - replying
20073+ description: Fin's current status (always 'replying ' for this event).
20074+ example: replying
2007520075 created_at_ms:
2007620076 type: string
2007720077 format: date-time
Original file line number Diff line number Diff line change @@ -20897,9 +20897,9 @@ components:
2089720897 status:
2089820898 type: string
2089920899 enum:
20900- - awaiting_user_reply
20901- description: Fin's current status (always 'awaiting_user_reply ' for this event).
20902- example: awaiting_user_reply
20900+ - replying
20901+ description: Fin's current status (always 'replying ' for this event).
20902+ example: replying
2090320903 created_at_ms:
2090420904 type: string
2090520905 format: date-time
You can’t perform that action at this time.
0 commit comments