Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Zoomgov.com support #91

Closed
wants to merge 2 commits into from

Conversation

andrew-hoggins
Copy link
Collaborator

Added support for alternate Zoom instances such as Zoomgov.com.
Created parameter "APIConnection" on Connect-PSZoom command where user can specify optional target environment.
Default APIConnection value is set to "zoom.us".
Replaced hardcoded https://api.zoom.us with a variable containing requested site "zoom.us".

# Replaced hardcoded:
"https://api.zoom.us/..."

# Inline Script scope variable
"https://api.$ZoomURI/..."

FYI, first time contributing to a project so if I did something incorrect or not following standards please correct me.

@andrew-hoggins
Copy link
Collaborator Author

Added one additional commit for 3 new commands Add/Remove/Update-zoomphoneusercallingplans. All additional development will wait until pull request has been actioned.

@andrew-hoggins
Copy link
Collaborator Author

Going to do some modifications then resubmit pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant