Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 526 Bytes

TimeentryPatchInput.md

File metadata and controls

13 lines (8 loc) · 526 Bytes

TimeentryPatchInput

Properties

Name Type Description Notes
op str Operation (add/remove/replace) [optional]
path str The path to the entity to patch (e.g. /description) [optional]
value object The new value for the entity in path. [optional]

[Back to Model list] [Back to API list] [Back to README]