Skip to content

Commit

Permalink
fix: remove session id param as required, because it's not required i…
Browse files Browse the repository at this point in the history
…n case of groupchats
  • Loading branch information
tkuzynow committed Apr 3, 2024
1 parent 64ec046 commit 7c94cc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/videoservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,6 @@ components:
schemas:
CreateVideoCallDTO:
type: object
required:
- sessionId
properties:
sessionId:
type: integer
Expand Down

0 comments on commit 7c94cc5

Please sign in to comment.