[AI] Refactor YNAB importers to use server-side send() and handler API (#7050)

* [AI] Refactor YNAB importers to use server-side send() and handler API

Co-authored-by: Cursor <cursoragent@cursor.com>

* Rename 7049.md to 7050.md

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Matiss Janis Aboltins
2026-03-04 18:38:33 +00:00
committed by GitHub
parent 4caee99955
commit e1f834371b
4 changed files with 143 additions and 64 deletions

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [MatissJanis]
---
Remove reliance on the API package in YNAB importers