-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: DynamicEndpoint for Video API (#503)
* refactor: DynamicEndpoint for Video API * Remove endpoint classes * Improve coverage * Fix Broadcast layout HTTP method * Link to OpenTok guide in package-info * Update changelog * Bump version: v8.0.0 → v8.1.0
- Loading branch information
Showing
66 changed files
with
1,317 additions
and
3,559 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 0 additions & 67 deletions
67
src/main/java/com/vonage/client/video/CreateArchiveEndpoint.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
src/main/java/com/vonage/client/video/CreateBroadcastEndpoint.java
This file was deleted.
Oops, something went wrong.
55 changes: 0 additions & 55 deletions
55
src/main/java/com/vonage/client/video/CreateSessionEndpoint.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 0 additions & 54 deletions
54
src/main/java/com/vonage/client/video/DeleteArchiveEndpoint.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
src/main/java/com/vonage/client/video/ForceDisconnectEndpoint.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.