Skip to content

Commit

Permalink
Merge pull request #89 from CaritasDeutschland/feat-adapt-new-liveser…
Browse files Browse the repository at this point in the history
…vice-api

chore: adapt new video url property
  • Loading branch information
mobo4b authored Jan 21, 2021
2 parents d7fe3c5 + 19332cc commit ac59fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/liveservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ components:
description: the request DTO for event type videoCallRequest
type: object
required:
- videoChatUrl
- videoCallUrl
- usernameConsultant
- rcRoomId
properties:
videoChatUrl:
videoCallUrl:
type: string
example: video.domain.com/44c7644a-5977-11eb-ae93-0242ac130002
description: The url of the video server
Expand Down

0 comments on commit ac59fb6

Please sign in to comment.