diff --git a/code/API_definitions/quality-on-demand.yaml b/code/API_definitions/quality-on-demand.yaml index 7973f2eb69..1397bcbcdc 100644 --- a/code/API_definitions/quality-on-demand.yaml +++ b/code/API_definitions/quality-on-demand.yaml @@ -549,10 +549,6 @@ components: $ref: "#/components/schemas/QosStatus" statusInfo: $ref: "#/components/schemas/StatusInfo" - messages: - type: array - items: - $ref: "#/components/schemas/Message" required: - sessionId - duration @@ -835,21 +831,6 @@ components: - 2001:db8:85a3:8d3::0/64 - 2001:db8:85a3:8d3::/64 - Message: - description: Message with additional information - type: object - properties: - severity: - description: Message severity - type: string - enum: ["INFO", "WARNING"] - description: - description: Detailed message text - type: string - required: - - severity - - description - QosStatus: description: | The current status of the requested QoS session. The status can be one of the following: