Skip to content

Commit

Permalink
added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SomayChauhan committed Jan 21, 2025
1 parent e5f784c commit 1d27a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/api/v2/swagger/documentation.json
Original file line number Diff line number Diff line change
Expand Up @@ -7198,7 +7198,7 @@
"cal-video",
"google-meet",
"zoom",
"msteams"
"office365-video"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/api-reference/v2/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -6752,7 +6752,7 @@
"integration": {
"type": "string",
"example": "cal-video",
"enum": ["cal-video", "google-meet", "zoom", "msteams"]
"enum": ["cal-video", "google-meet", "zoom", "office365-video"]
}
},
"required": ["type", "integration"]
Expand Down

0 comments on commit 1d27a8b

Please sign in to comment.