[PR #6979] [MERGED] Add Tag API docs #37055

Closed
opened 2026-04-20 23:52:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6979
Author: @pouwerkerk
Created: 2/15/2026
Status: Merged
Merged: 2/17/2026
Merged by: @youngcw

Base: masterHead: add-tags-api-docs


📝 Commits (3)

  • e3265f2 Add Tag object type definition for API docs
  • b7da294 Add Tags nav entry to API reference sidebar
  • 90cceb3 Add Tags methods and examples to API reference

📊 Changes

2 files changed (+68 additions, -0 deletions)

View changed files

📝 packages/docs/docs/api/reference.md (+61 -0)
📝 packages/docs/docs/api/types.jsx (+7 -0)

📄 Description

This PR adds docs for the Tag API I forgot to add earlier (thanks for the reminder @youngcw!):

@pouwerkerk please add info about this to the API docs

Originally posted by @youngcw in https://github.com/actualbudget/actual/issues/6746#issuecomment-3879968417


🔄 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/6979 **Author:** [@pouwerkerk](https://github.com/pouwerkerk) **Created:** 2/15/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `add-tags-api-docs` --- ### 📝 Commits (3) - [`e3265f2`](https://github.com/actualbudget/actual/commit/e3265f28d0200649ad346b257a0141b343ee89bf) Add Tag object type definition for API docs - [`b7da294`](https://github.com/actualbudget/actual/commit/b7da2947e7fb1c56827b2ee9dd4721b7c40927c5) Add Tags nav entry to API reference sidebar - [`90cceb3`](https://github.com/actualbudget/actual/commit/90cceb3ba0d0ae98cd9806be580d3498234d47cf) Add Tags methods and examples to API reference ### 📊 Changes **2 files changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs/api/reference.md` (+61 -0) 📝 `packages/docs/docs/api/types.jsx` (+7 -0) </details> ### 📄 Description This PR adds docs for the Tag API I forgot to add earlier (thanks for the reminder @youngcw!): > @pouwerkerk please add info about this to the API docs > > _Originally posted by @youngcw in https://github.com/actualbudget/actual/issues/6746#issuecomment-3879968417_ --- <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-20 23:52:18 -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#37055