Expose fine-grained update method
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 1
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 10
Description
The `Update` request is now also implemented resource paths other than the root model, so we can expose an `.update()` method on all object types (27R1+).
Contributor guide
Research direction
Start by locating the Update request implementation and the object types that currently expose updates only through the root model. Trace how resource paths are handled for the 27R1+ API, then add the .update() entry point consistently across object types and verify that each targets its own resource path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100