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

DEVX-7644: Update Meetings API Endpoints #286

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

superchilled
Copy link
Contributor

This PR:

Updates the endpoints for all the Meetings API methods and associated tests in order to prepend the paths for each endpoint with /v1 (which is in line with the API spec).

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2023

Codecov Report

Merging #286 (9372157) into main (31d62cb) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 9372157 differs from pull request most recent head 1c78e1d. Consider uploading reports for the commit 1c78e1d to get more accurate results

@@           Coverage Diff           @@
##             main     #286   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files         107      107           
  Lines        1967     1967           
=======================================
  Hits         1927     1927           
  Misses         40       40           
Files Changed Coverage Δ
lib/vonage/meetings/sessions.rb 100.00% <ø> (ø)
lib/vonage/meetings/applications.rb 100.00% <100.00%> (ø)
lib/vonage/meetings/dial_in_numbers.rb 100.00% <100.00%> (ø)
lib/vonage/meetings/recordings.rb 100.00% <100.00%> (ø)
lib/vonage/meetings/rooms.rb 100.00% <100.00%> (ø)
lib/vonage/meetings/themes.rb 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@superchilled superchilled merged commit 44f2bb6 into main Sep 15, 2023
@superchilled superchilled deleted the devx-7644-update-meetings-endpoints branch September 15, 2023 12:14
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.

2 participants