Skip to content

Commit

Permalink
Document meeting web hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jdww committed Nov 13, 2023
1 parent 3f3d0df commit ceae79a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -7944,6 +7944,9 @@ Fetch cloudPlatform url for type and id
+ invoice.paymentRemoved
+ invoice.sent
+ invoice.updated
+ meeting.added
+ meeting.updated
+ meeting.deleted
+ milestone.created
+ milestone.updated
+ product.added
Expand Down
3 changes: 3 additions & 0 deletions src/datastructures.apib
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,9 @@
+ invoice.paymentRemoved
+ invoice.sent
+ invoice.updated
+ meeting.added
+ meeting.updated
+ meeting.deleted
+ milestone.created
+ milestone.updated
+ product.added
Expand Down

0 comments on commit ceae79a

Please sign in to comment.