From 533923e023ae17b46da538a920382839ad2863e9 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Wed, 20 Dec 2023 14:47:08 +0000 Subject: [PATCH] Bug 35616: API specification update --- api/v1/swagger/definitions/ticket.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/v1/swagger/definitions/ticket.yaml b/api/v1/swagger/definitions/ticket.yaml index 57e4cfd54da..752b0f4151a 100644 --- a/api/v1/swagger/definitions/ticket.yaml +++ b/api/v1/swagger/definitions/ticket.yaml @@ -5,6 +5,10 @@ properties: type: integer description: Internal ticket identifier readOnly: true + source: + type: string + enum: + - catalog reported_date: type: - string -- 2.43.0