From 8dcd2cc676c6432cce6de9fd53519005d4028d77 Mon Sep 17 00:00:00 2001 From: Siem Lohuis Date: Wed, 1 Jul 2026 12:30:57 +0200 Subject: [PATCH] Remove phantom bearerAuth changelog entries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since 2026-06-11 the changelog accumulated repeated "the security scope X was added/removed to the endpoint's security scheme bearerAuth" entries. These are phantom: the security-scope *set* of the affected endpoints never changed — the spec generator serialized the bearerAuth requirement array in a non-deterministic order, and the diff tool misread each reordering as a scope swap. Ground truth from the openapi.json history: scope sets changed at only two points — the 2026-06-11 introduction of the scheme, and the genuine 2026-06-17 change (contacts, task_lists, ledger_accounts/{id}, reports, etc.). Everything else was phantom. - Deleted 11 changelog files that contained only phantom entries - Stripped phantom bullets from 2026-06-15, -17, -25 (keeping the genuine param/schema changes and the real 2026-06-17 scope changes, including removing the stray ledger_accounts{format} phantom that sat inside the otherwise-genuine 2026-06-17 diff) Co-Authored-By: Claude Opus 4.8 --- changelog/2026-06-12.md | 10 - changelog/2026-06-15.md | 33 ---- changelog/2026-06-16.md | 17 -- changelog/2026-06-17.md | 413 ---------------------------------------- changelog/2026-06-18.md | 207 -------------------- changelog/2026-06-19.md | 105 ---------- changelog/2026-06-22.md | 105 ---------- changelog/2026-06-23.md | 207 -------------------- changelog/2026-06-24.md | 105 ---------- changelog/2026-06-25.md | 202 -------------------- changelog/2026-06-26.md | 207 -------------------- changelog/2026-06-29.md | 105 ---------- changelog/2026-06-30.md | 309 ------------------------------ changelog/2026-07-01.md | 105 ---------- 14 files changed, 2130 deletions(-) delete mode 100644 changelog/2026-06-12.md delete mode 100644 changelog/2026-06-16.md delete mode 100644 changelog/2026-06-18.md delete mode 100644 changelog/2026-06-19.md delete mode 100644 changelog/2026-06-22.md delete mode 100644 changelog/2026-06-23.md delete mode 100644 changelog/2026-06-24.md delete mode 100644 changelog/2026-06-26.md delete mode 100644 changelog/2026-06-29.md delete mode 100644 changelog/2026-06-30.md delete mode 100644 changelog/2026-07-01.md diff --git a/changelog/2026-06-12.md b/changelog/2026-06-12.md deleted file mode 100644 index fc6b571..0000000 --- a/changelog/2026-06-12.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: 2026-06-12 ---- - - -## API Changelog v2-20260611-1130a801af vs. v2-20260612-01589a4a68 - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-15.md b/changelog/2026-06-15.md index 9f1a0e4..0a6d153 100644 --- a/changelog/2026-06-15.md +++ b/changelog/2026-06-15.md @@ -29,11 +29,6 @@ title: 2026-06-15 - :warning: deleted the `query` request parameter `exclude_new_general_journal_documents` -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - ### `GET /{administration_id}/products{format}` - added the new optional `query` request parameter `active` - added the new optional `query` request parameter `for_checkout` @@ -45,31 +40,3 @@ title: 2026-06-15 - removed the schema `goal_response` - removed the schema `period_response` - removed the schema `subgoal_response` - - -## API Changelog v2-20260615-07af70faeb vs. v2-20260615-2af8eec6d0 - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260615-2af8eec6d0 vs. v2-20260615-2dd3efb185 - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260615-2dd3efb185 vs. v2-20260615-d92502e08f - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260615-d92502e08f vs. v2-20260615-f8ca9195dc - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-16.md b/changelog/2026-06-16.md deleted file mode 100644 index 4c47947..0000000 --- a/changelog/2026-06-16.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: 2026-06-16 ---- - - -## API Changelog v2-20260615-f8ca9195dc vs. v2-20260616-da2dab955c - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260616-da2dab955c vs. v2-20260616-f41c60f148 - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-17.md b/changelog/2026-06-17.md index b25f589..6522510 100644 --- a/changelog/2026-06-17.md +++ b/changelog/2026-06-17.md @@ -110,11 +110,6 @@ title: 2026-06-17 - the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - ### `GET /{administration_id}/reports/debtors_aging{format}` - the security scope `sales_invoices` was added to the endpoint's security scheme `bearerAuth` - the security scope `documents` was removed from the endpoint's security scheme `bearerAuth` @@ -364,411 +359,3 @@ title: 2026-06-17 ### `GET /{administration_id}/workflows{format}` - the security scope `settings` was added to the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260617-f0de476af4 vs. v2-20260617-aeac91ac10 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260617-aeac91ac10 vs. v2-20260617-c08c663035 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260617-c08c663035 vs. v2-20260617-85a39f5f6e - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260617-85a39f5f6e vs. v2-20260617-0c37d21fbe - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-18.md b/changelog/2026-06-18.md deleted file mode 100644 index 1f6fbf8..0000000 --- a/changelog/2026-06-18.md +++ /dev/null @@ -1,207 +0,0 @@ ---- -title: 2026-06-18 ---- - - -## API Changelog v2-20260617-0c37d21fbe vs. v2-20260618-06b072ad1d - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260618-06b072ad1d vs. v2-20260618-5ad03bcfae - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-19.md b/changelog/2026-06-19.md deleted file mode 100644 index 2d2332e..0000000 --- a/changelog/2026-06-19.md +++ /dev/null @@ -1,105 +0,0 @@ ---- -title: 2026-06-19 ---- - - -## API Changelog v2-20260618-5ad03bcfae vs. v2-20260619-dcbacd548e - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-22.md b/changelog/2026-06-22.md deleted file mode 100644 index 339c543..0000000 --- a/changelog/2026-06-22.md +++ /dev/null @@ -1,105 +0,0 @@ ---- -title: 2026-06-22 ---- - - -## API Changelog v2-20260619-dcbacd548e vs. v2-20260622-3bc2a4a5b0 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-23.md b/changelog/2026-06-23.md deleted file mode 100644 index 8d4fc91..0000000 --- a/changelog/2026-06-23.md +++ /dev/null @@ -1,207 +0,0 @@ ---- -title: 2026-06-23 ---- - - -## API Changelog v2-20260622-3bc2a4a5b0 vs. v2-20260623-64aa455c5e - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260623-64aa455c5e vs. v2-20260623-f1ae9e5162 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-24.md b/changelog/2026-06-24.md deleted file mode 100644 index ed73e18..0000000 --- a/changelog/2026-06-24.md +++ /dev/null @@ -1,105 +0,0 @@ ---- -title: 2026-06-24 ---- - - -## API Changelog v2-20260623-f1ae9e5162 vs. v2-20260624-22e301da8b - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-25.md b/changelog/2026-06-25.md index 61d9bc2..b061a01 100644 --- a/changelog/2026-06-25.md +++ b/changelog/2026-06-25.md @@ -5,96 +5,6 @@ title: 2026-06-25 ## API Changelog v2-20260624-22e301da8b vs. v2-20260625-5dce476d1b -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - ### `GET /{administration_id}/estimates{format}` - :warning: for the `query` request parameter `filter`, default value `period:this_year` was added @@ -103,16 +13,6 @@ title: 2026-06-25 - :warning: for the `query` request parameter `filter`, default value `period:this_year` was added -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - ### `GET /{administration_id}/purchase_transactions{format}` - :warning: for the `query` request parameter `filter`, default value `unbatched:true` was added @@ -127,105 +27,3 @@ title: 2026-06-25 ### `GET /{administration_id}/time_entries{format}` - :warning: for the `query` request parameter `filter`, default value `period:this_year` was added - - -## API Changelog v2-20260625-5dce476d1b vs. v2-20260625-c7dc56d039 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-26.md b/changelog/2026-06-26.md deleted file mode 100644 index a02e39f..0000000 --- a/changelog/2026-06-26.md +++ /dev/null @@ -1,207 +0,0 @@ ---- -title: 2026-06-26 ---- - - -## API Changelog v2-20260625-c7dc56d039 vs. v2-20260626-2e0ac45c04 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260626-2e0ac45c04 vs. v2-20260626-87a792964e - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-29.md b/changelog/2026-06-29.md deleted file mode 100644 index 017c7d7..0000000 --- a/changelog/2026-06-29.md +++ /dev/null @@ -1,105 +0,0 @@ ---- -title: 2026-06-29 ---- - - -## API Changelog v2-20260626-87a792964e vs. v2-20260629-14769ed80f - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-06-30.md b/changelog/2026-06-30.md deleted file mode 100644 index ece9e6d..0000000 --- a/changelog/2026-06-30.md +++ /dev/null @@ -1,309 +0,0 @@ ---- -title: 2026-06-30 ---- - - -## API Changelog v2-20260629-14769ed80f vs. v2-20260630-7ccef296e5 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260630-7ccef296e5 vs. v2-20260630-1e39f54e91 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -## API Changelog v2-20260630-1e39f54e91 vs. v2-20260630-2cad00d698 - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` diff --git a/changelog/2026-07-01.md b/changelog/2026-07-01.md deleted file mode 100644 index b76f698..0000000 --- a/changelog/2026-07-01.md +++ /dev/null @@ -1,105 +0,0 @@ ---- -title: 2026-07-01 ---- - - -## API Changelog v2-20260630-2cad00d698 vs. v2-20260701-7700abb73d - -### `GET /{administration_id}/contacts/customer_id/{customer_id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/filter{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/synchronization{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{contact_id}/contact_people/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/contact_people{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{contact_id}/moneybird_payments_mandate{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{contact_id}/notes/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts/{contact_id}/notes{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}/archive{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `DELETE /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `PATCH /{administration_id}/contacts/{id}{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `POST /{administration_id}/contacts{format}` -- the security scope `estimates` was added to the endpoint's security scheme `bearerAuth` -- the security scope `settings` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts/{id}{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth` - - -### `GET /{administration_id}/ledger_accounts{format}` -- the security scope `settings` was added to the endpoint's security scheme `bearerAuth` -- the security scope `estimates` was removed from the endpoint's security scheme `bearerAuth`