Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.04 KB

ScreenshotMarkerCreateParameters.md

File metadata and controls

13 lines (8 loc) · 1.04 KB

# ScreenshotMarkerCreateParameters

Properties

Name Type Description Notes
branch string specify the branch to use [optional]
key_id string Specify the Key ID which should be highlighted on the specified screenshot. The Key must belong to the project.
presentation string Presentation details of the screenshot marker in JSON format.<br/><br/>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 (<code>x</code>-axis and <code>y</code>-axis in pixels) from the top left corner of the screenshot and the dimensions of the marker itself (<code>w</code> and <code>h</code> in pixels). [optional]

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