[PR #2567] [MERGED] Improve api output types #11427

Closed
opened 2026-04-10 21:00:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2567
Author: @twk3
Created: 4/8/2024
Status: Merged
Merged: 4/11/2024
Merged by: @twk3

Base: masterHead: improve-api-output-types


📝 Commits (2)

📊 Changes

4 files changed (+24 additions, -3 deletions)

View changed files

📝 packages/api/tsconfig.dist.json (+1 -0)
📝 packages/loot-core/src/server/importers/ynab5.ts (+9 -2)
📝 packages/loot-core/src/types/api-handlers.d.ts (+8 -1)
upcoming-release-notes/2567.md (+6 -0)

📄 Description

  • Fixes some missing models
  • Fixes some output path aliasing

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2567 **Author:** [@twk3](https://github.com/twk3) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/11/2024 **Merged by:** [@twk3](https://github.com/twk3) **Base:** `master` ← **Head:** `improve-api-output-types` --- ### 📝 Commits (2) - [`b813827`](https://github.com/actualbudget/actual/commit/b8138270d80967fda978e5f2ed71b926644c51b7) Improve api output types - [`fa89789`](https://github.com/actualbudget/actual/commit/fa89789945305a842536a91d124d115ce3346a0f) Add changelog ### 📊 Changes **4 files changed** (+24 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/tsconfig.dist.json` (+1 -0) 📝 `packages/loot-core/src/server/importers/ynab5.ts` (+9 -2) 📝 `packages/loot-core/src/types/api-handlers.d.ts` (+8 -1) ➕ `upcoming-release-notes/2567.md` (+6 -0) </details> ### 📄 Description - Fixes some missing models - Fixes some output path aliasing --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 21:00:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#11427