Presentation metadata of a scenario note.
The published OpenAPI spec declares metadata as a bare object, but the API validates it against exactly these two optional properties and rejects anything else, so it is typed here as the closed shape the endpoint actually accepts.
metadata
Optional
Position of the note on the scenario canvas
Horizontal coordinate on the canvas
Vertical coordinate on the canvas
Colour of the note as a CSS colour string, for example #9138FE
#9138FE
Presentation metadata of a scenario note.
The published OpenAPI spec declares
metadataas a bare object, but the API validates it against exactly these two optional properties and rejects anything else, so it is typed here as the closed shape the endpoint actually accepts.