Feature request: tagging of multiple objects
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Currently we need one http request to tag a single object (e.g., dataset, flow, ...) with a single tag.
Often we want to tag one or more object(s) with one or more tags. Could you please offer an API call to do so with a single request.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing HTTP request that tags one object with one tag and review the server API's conventions for request and response formats. Define how one request should represent multiple objects and tags, then verify that the new endpoint handles the combinations described in the issue and preserves existing single-tag behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100