Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 986 Bytes

File metadata and controls

12 lines (8 loc) · 986 Bytes

ScreenshotMarkerUpdateParameters

Properties

Name Type Description Notes
branch str specify the branch to use [optional]
key_id str Specify the Key ID which should be highlighted on the specified screenshot. The Key must belong to the project. [optional]
presentation str Presentation details of the screenshot marker in JSON format. Each Screenshot Marker is represented as a rectangular shaped highlight box with the name of the specified Key attached. You can specify the marker position on the screenshot (`x`-axis and `y`-axis in pixels) from the top left corner of the screenshot and the dimensions of the marker itself (`w` and `h` in pixels). [optional]

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