Skip to content

Remove phantom bearerAuth changelog entries - #4

Merged
siem-moneybird merged 1 commit into
mainfrom
fix/changelog-phantom-bearerauth
Jul 1, 2026
Merged

Remove phantom bearerAuth changelog entries#4
siem-moneybird merged 1 commit into
mainfrom
fix/changelog-phantom-bearerauth

Conversation

@siem-moneybird

@siem-moneybird siem-moneybird commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Since 2026-06-11 the changelog accumulated a flood of 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 actually changed.

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 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Thank you for your interest! We are not currently accepting external Pull Requests directly on this repository.

If you have questions, suggestions, or improvements regarding the documentation, please reach out to us at support@moneybird.com instead. We appreciate your feedback!

@github-actions github-actions Bot closed this Jul 1, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 1, 2026
@siem-moneybird siem-moneybird self-assigned this Jul 1, 2026
@siem-moneybird siem-moneybird reopened this Jul 1, 2026
@moneybird moneybird unlocked this conversation Jul 1, 2026
@siem-moneybird
siem-moneybird marked this pull request as ready for review July 1, 2026 10:45
@siem-moneybird
siem-moneybird requested a review from a team July 1, 2026 10:46
@siem-moneybird
siem-moneybird merged commit 7fcff19 into main Jul 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants