Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit f42b7c8

Browse files
committed
Merge remote-tracking branch 'origin/master' into meeting-reports
2 parents af5a455 + eec700a commit f42b7c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apiary.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ We list all backwards-compatible additions here. These are currently available i
442442
- We added the `dealPipelines.delete` endpoint.
443443
- The `deals.list` endpoint can now filter deals by pipeline ids.
444444
- We added `pipeline` to `deals.list`.
445+
- We now return the `default` payment term id in `paymentTerms.list` meta information.
445446
- We added the `meetings.createReport` endpoint.
446447

447448
#### November 2023
@@ -456,7 +457,6 @@ We list all backwards-compatible additions here. These are currently available i
456457
- We added `call.completed` and `meeting.completed` types to supported Webhook types.
457458
- We added the `notes.list`, `notes.create` and `notes.update` endpoints.
458459
- We added the `emailTracking.create` endpoint.
459-
- We now return the `default` payment term id in `paymentTerms.list` meta information.
460460

461461
#### October 2023
462462
- We added `late_fees` to `invoices.info` and `invoices.list`.

src/changes-backwards-compatible.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ We list all backwards-compatible additions here. These are currently available i
2020
- We added the `dealPipelines.delete` endpoint.
2121
- The `deals.list` endpoint can now filter deals by pipeline ids.
2222
- We added `pipeline` to `deals.list`.
23+
- We now return the `default` payment term id in `paymentTerms.list` meta information.
2324
- We added the `meetings.createReport` endpoint.
2425

2526
#### November 2023
@@ -34,7 +35,6 @@ We list all backwards-compatible additions here. These are currently available i
3435
- We added `call.completed` and `meeting.completed` types to supported Webhook types.
3536
- We added the `notes.list`, `notes.create` and `notes.update` endpoints.
3637
- We added the `emailTracking.create` endpoint.
37-
- We now return the `default` payment term id in `paymentTerms.list` meta information.
3838

3939
#### October 2023
4040
- We added `late_fees` to `invoices.info` and `invoices.list`.

0 commit comments

Comments
 (0)