[PR #2334] [MERGED] Typescript: pass 2 at updating api-handlers to match server handlers #46076

Closed
opened 2026-04-26 08:10:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2334
Author: @twk3
Created: 2/5/2024
Status: Merged
Merged: 2/8/2024
Merged by: @twk3

Base: masterHead: twk3/api-handlers-types-2


📝 Commits (2)

  • 0d60c4a Typescript: pass 2 at updating api-handlers to match server handlers
  • 7d64191 Add release note

📊 Changes

2 files changed (+42 additions, -23 deletions)

View changed files

📝 packages/loot-core/src/types/api-handlers.d.ts (+36 -23)
upcoming-release-notes/2334.md (+6 -0)

📄 Description

A simple second pass at api-handlers type

Just updating the ones that have matching return types in the server handlers.

Further passes will need to also get the server handlers into better shape.


🔄 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/2334 **Author:** [@twk3](https://github.com/twk3) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@twk3](https://github.com/twk3) **Base:** `master` ← **Head:** `twk3/api-handlers-types-2` --- ### 📝 Commits (2) - [`0d60c4a`](https://github.com/actualbudget/actual/commit/0d60c4a6647bf4abd46c8a5de37ba11b63316d5c) Typescript: pass 2 at updating api-handlers to match server handlers - [`7d64191`](https://github.com/actualbudget/actual/commit/7d64191427e1fd4e70977a1a97d899f4b54f773c) Add release note ### 📊 Changes **2 files changed** (+42 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/types/api-handlers.d.ts` (+36 -23) ➕ `upcoming-release-notes/2334.md` (+6 -0) </details> ### 📄 Description A simple second pass at api-handlers type Just updating the ones that have matching return types in the server handlers. Further passes will need to also get the server handlers into better shape. --- <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-26 08:10:33 -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#46076