Skip to content

Regenerate client from YNAB API spec 1.85.0#30

Merged
bradymholt merged 1 commit into
mainfrom
claude/tender-northcutt-a9fba7
Jul 1, 2026
Merged

Regenerate client from YNAB API spec 1.85.0#30
bradymholt merged 1 commit into
mainfrom
claude/tender-northcutt-a9fba7

Conversation

@bradymholt

Copy link
Copy Markdown
Member

Summary

Regenerates the API client from the latest YNAB OpenAPI spec (1.83.01.85.0) via scripts/generate.sh, per DEVELOPMENT.md.

Notable spec changes

  • until_date query parameter added to all transaction-list endpoints (get transactions, by account, by category, by payee, by month).
  • start_date now defaults to one year ago when not specified.
  • internal boolean field added to category and category group models.
  • Endpoint summary wording tweaks ("Get all X" → "Get X").

Tooling

  • OpenAPI Generator bumped 7.21.07.23.0 (accounts for the bulk of the per-file header churn).

Test plan

  • poetry run pytest — 161 passed

Regenerated via scripts/generate.sh. Notable spec changes:
- Add until_date query parameter to all transaction-list endpoints
- start_date now defaults to one year ago when not specified
- Add internal field to category and category group models

Also bumps OpenAPI Generator from 7.21.0 to 7.23.0.
@bradymholt bradymholt requested review from a team and scottrobertson and removed request for a team June 29, 2026 21:58
@bradymholt bradymholt merged commit 6af6e5b into main Jul 1, 2026
7 checks passed
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

The changes in this PR were just released in 4.2.0 🎉.

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