diff --git a/src/openapi/schemas/instruction.yaml b/src/openapi/schemas/instruction.yaml index a2c3232..5531961 100644 --- a/src/openapi/schemas/instruction.yaml +++ b/src/openapi/schemas/instruction.yaml @@ -101,7 +101,6 @@ components: entry_id_to_replace: type: string entry: - type: object $ref: "#/components/schemas/TimelineAddEntry" TimelineShowAlert: @@ -131,6 +130,8 @@ components: type: string entities: type: array + items: + type: object # todo iconDisplayInfo: type: object # todo colorConfig: