Implement HTTP method PATCH for partial objects updating
Registered by
Nikolay Markov
We have lots of places in API, where we send only updated fields via PUT and it works like PATCH, not replacing whole objects but partially updating existing ones. Let's improve our architecture a little bit and fix this before API freeze.
Blueprint information
- Status:
- Not started
- Approver:
- Nikolay Markov
- Priority:
- Medium
- Drafter:
- Nikolay Markov
- Direction:
- Approved
- Assignee:
- Fuel Python (Deprecated)
- Definition:
- Approved
- Series goal:
- Accepted for future
- Implementation:
-
Deferred
- Milestone target:
-
next
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Introducing PATCH method to nailgun
Postponed till 5.1 because system tests need to be updated.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.