apiv2

package
v0.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package apiv2 provides typed wrappers for ClickUp API v2 operations that are missing from the go-clickup library.

go-clickup handles most V2 operations correctly. This package fills the gaps documented in api/GO_CLICKUP_GAPS.md:

  • UpdateTask with points and markdown_content
  • Time entry CRUD
  • Comment replies (threaded comments)
  • Space tags

All wrappers use the existing api.Client for HTTP transport (auth, rate limiting) and auto-generated clickupv2 types for request/response serialization.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL