Skip to content

Add delete_tag API and update dependencies#62

Merged
decim92 merged 1 commit intomainfrom
feature/delete-a-tag
Apr 9, 2026
Merged

Add delete_tag API and update dependencies#62
decim92 merged 1 commit intomainfrom
feature/delete-a-tag

Conversation

@alejouribesanchez
Copy link
Copy Markdown
Collaborator

Add Client.prototype.delete_tag to unlink a tag from a document (DELETE /documents/{document_id}/tags/{tag_id}/). Wire the new module into lib/client/client.js and add a TypeScript declaration in lib/types/Client.ts. Also bump package version and refresh package-lock.json with dependency updates.

Add Client.prototype.delete_tag to unlink a tag from a document (DELETE /documents/{document_id}/tags/{tag_id}/). Wire the new module into lib/client/client.js and add a TypeScript declaration in lib/types/Client.ts. Also bump package version and refresh package-lock.json with dependency updates.
@decim92 decim92 merged commit 22ba9d8 into main Apr 9, 2026
1 check passed
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.

2 participants