diff --git a/loggingservice.yaml b/loggingservice.yaml index 589e603..a28c2bf 100644 --- a/loggingservice.yaml +++ b/loggingservice.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: title: Logging Service - version: "1.2.1" + version: "1.2.2" servers: - url: https://api.example.com/Logging/v1 paths: @@ -601,8 +601,8 @@ components: - type: object required: - sdp - - mediaLabal - direction + - mediaLabel properties: sdp: type: string @@ -1511,7 +1511,6 @@ components: type: string webSocketId: type: string - WebSocketTerminatedLogEvent: allOf: - $ref: '#/components/schemas/LogEvent' @@ -1534,4 +1533,4 @@ components: closeText: type: string webSocketId: - type: string \ No newline at end of file + type: string