Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/api-v1.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# API v1

::: info
This version of the API is stable. Future features will be added to [version 2](/api-v2).
::: warning
This version of the API will be sunsetted on 2025-09-12. Please use [version 2](/api-v2) instead.

Check failure on line 4 in src/api-v1.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] src/api-v1.md#L4

Cannot reach /api-v2. Status: 404 Cannot find: /api-v2
Raw output
message:"Cannot reach /api-v2. Status: 404 Cannot find: /api-v2" location:{path:"src/api-v1.md" range:{start:{line:4 column:69} end:{line:4 column:89}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
:::

TaskRatchet has an API you can use to list, update, and create new tasks, among other things.
Expand Down