Skip to content

Add createPayee to README Methods table#200

Merged
bradymholt merged 1 commit into
mainfrom
claude/update-readme-payees-3g5FT
Apr 16, 2026
Merged

Add createPayee to README Methods table#200
bradymholt merged 1 commit into
mainfrom
claude/update-readme-payees-3g5FT

Conversation

@bradymholt
Copy link
Copy Markdown
Member

@bradymholt bradymholt commented Apr 16, 2026

Summary

  • Adds the payees.createPayee(plan_id, data) row to the Methods table in the main README, which was missing after the endpoint was added in a recent generation.

I audited the rest of the Methods table against dist/apis/*.d.ts and this was the only endpoint missing; all other public methods in UserApi, PlansApi, AccountsApi, CategoriesApi, PayeeLocationsApi, MonthsApi, MoneyMovementsApi, TransactionsApi, and ScheduledTransactionsApi are already listed.

Test plan

  • Verify the new row renders correctly in the README table on GitHub.
  • Confirm the PayeesApi.d.ts link resolves to the createPayee declaration.

https://claude.ai/code/session_01EujDeiZRJbTxLsBKgXo1ZR

The recently released createPayee endpoint was missing from the
manually-maintained Methods table in the main README.

https://claude.ai/code/session_01EujDeiZRJbTxLsBKgXo1ZR
@bradymholt bradymholt merged commit eca2e4c into main Apr 16, 2026
5 checks passed
@bradymholt bradymholt deleted the claude/update-readme-payees-3g5FT branch April 16, 2026 17:05
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