Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions loggingservice.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -601,8 +601,8 @@ components:
- type: object
required:
- sdp
- mediaLabal
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct the typo mediaLabal - mediaLabel

- direction
- mediaLabel
properties:
sdp:
type: string
Expand Down Expand Up @@ -1511,7 +1511,6 @@ components:
type: string
webSocketId:
type: string

WebSocketTerminatedLogEvent:
allOf:
- $ref: '#/components/schemas/LogEvent'
Expand All @@ -1534,4 +1533,4 @@ components:
closeText:
type: string
webSocketId:
type: string
type: string