We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5365eef commit 193a36bCopy full SHA for 193a36b
docs/api/rest_api/rest_api_reference/input/ibexa-types.raml
@@ -6490,3 +6490,24 @@ DiscountCondition:
6490
description: 'Condition parameters.'
6491
items:
6492
type: object
6493
+
6494
+CollaborationSession:
6495
+ type: object
6496
6497
+CollaborationSessionCreate:
6498
6499
6500
+Participant:
6501
6502
6503
+ParticipantList:
6504
6505
6506
+ParticipantUpdate:
6507
6508
6509
+InvitationCreate:
6510
6511
6512
+Invitation:
6513
0 commit comments