Skip to content

Support for tag colors in the Teamwork API - #456

Merged
ready4god2513 merged 1 commit into
mainfrom
tag-color
Aug 12, 2026
Merged

Support for tag colors in the Teamwork API#456
ready4god2513 merged 1 commit into
mainfrom
tag-color

Conversation

@ready4god2513

@ready4god2513 ready4god2513 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

This includes adding a "color" field to the tag creation and update requests, as well as updating the JSON schema to reflect this new field. The color must be a valid hex color code and can be either a string or null.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

"color" field to the tag creation and update requests, as well as
updating the JSON schema to reflect this new field. The color must be a
valid hex color code and can be either a string or null.
@ready4god2513
ready4god2513 requested a review from a team as a code owner August 12, 2026 19:24
@ready4god2513
ready4god2513 merged commit ef05064 into main Aug 12, 2026
3 checks passed
@ready4god2513
ready4god2513 deleted the tag-color branch August 12, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant