Skip to content

Commit 7eb86b8

Browse files
committed
fix: remove graphic from ClearGraphicsResponse
1 parent d45c7a3 commit 7eb86b8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

v1/specification/open-api/server-api.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -933,15 +933,6 @@ components:
933933
graphicInstanceId:
934934
description: "Unique ID of the instance of the graphic that was just cleared"
935935
$ref: "#/components/schemas/GraphicInstanceId"
936-
graphic:
937-
description: "The graphic that was cleared"
938-
type: object
939-
properties:
940-
id:
941-
description: "ID of the graphic that was cleared"
942-
$ref: "#/components/schemas/GraphicId"
943-
required:
944-
- id
945936
required:
946937
- renderTarget
947938
- graphicInstanceId

0 commit comments

Comments
 (0)