-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update DELETE /indices/{indexType}/{indexKey} to support indexType "tags" #77
Labels
enhancement
New feature or request
Comments
mfriesen
pushed a commit
that referenced
this issue
Jan 6, 2023
mfriesen
changed the title
Add DELETE /indices/tag/ TAG_KEY
Add DELETE /indices/tags/{TAG_KEY}
Jan 6, 2023
mfriesen
changed the title
Add DELETE /indices/tags/{TAG_KEY}
Update DELETE /indices/{indexType}/{indexKey} to support indexType "tags"
Jan 6, 2023
mfriesen
pushed a commit
that referenced
this issue
Jan 25, 2023
mfriesen
pushed a commit
that referenced
this issue
Jan 28, 2023
mfriesen
pushed a commit
that referenced
this issue
Jan 31, 2023
mfriesen
pushed a commit
that referenced
this issue
Feb 1, 2023
mfriesen
pushed a commit
that referenced
this issue
Feb 2, 2023
mfriesen
pushed a commit
that referenced
this issue
Feb 18, 2023
mfriesen
pushed a commit
that referenced
this issue
Mar 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since we have a Delete Folder for removing a specific folder from its index with an index key, is it possible to have a DELETE for the tag index items, referenced by tag key?
The text was updated successfully, but these errors were encountered: