[PR #2716] [MERGED] Create types for the external versions of entities meant for the API #11525

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2716
Author: @twk3
Created: 5/6/2024
Status: Merged
Merged: 5/7/2024
Merged by: @twk3

Base: masterHead: twk3/api-external-types


📝 Commits (2)

  • 3a04f51 Create types for the external versions of entities meant for the API
  • 9550162 Add release note

📊 Changes

3 files changed (+60 additions, -38 deletions)

View changed files

📝 packages/loot-core/src/server/api-models.ts (+43 -27)
📝 packages/loot-core/src/types/api-handlers.d.ts (+11 -11)
upcoming-release-notes/2716.md (+6 -0)

📄 Description

  • Otherwise the types used in the API were actually wrong vs the data we were sending

Related to fixing the api types issues blocking https://github.com/actualbudget/actual/pull/2559


🔄 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/2716 **Author:** [@twk3](https://github.com/twk3) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@twk3](https://github.com/twk3) **Base:** `master` ← **Head:** `twk3/api-external-types` --- ### 📝 Commits (2) - [`3a04f51`](https://github.com/actualbudget/actual/commit/3a04f513fad8c2f82a85308f21640d47461ccfb5) Create types for the external versions of entities meant for the API - [`9550162`](https://github.com/actualbudget/actual/commit/9550162e8302f17bbde5f54a9a4907836d5d7b63) Add release note ### 📊 Changes **3 files changed** (+60 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/api-models.ts` (+43 -27) 📝 `packages/loot-core/src/types/api-handlers.d.ts` (+11 -11) ➕ `upcoming-release-notes/2716.md` (+6 -0) </details> ### 📄 Description - Otherwise the types used in the API were actually wrong vs the data we were sending Related to fixing the api types issues blocking https://github.com/actualbudget/actual/pull/2559 --- <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:02:43 -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#11525