POST API suitable for re-import
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
User story:
I want to easily take something I GET-ted from one tm instance and POST it directly to another with minimal/no processing on my part.
What's needed:
Modify POST endpoint to accept JSON object payloads with items that normally are not allowed in POST (i.e. ID, etc) and strip/replace the unallowed.
Related:
- Split from #13
- Related to #8
- Will also need import/export CLI to be more useful
- Will allow work/pers projects
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.