Vonage / vonage-ruby-sdk

Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com
Apache License 2.0
216 stars 108 forks source link

DEVX-7644: Update Meetings API Endpoints #286

Closed superchilled closed 11 months ago

superchilled commented 11 months ago

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 commented 11 months ago

Codecov Report

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

:exclamation: 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%> (ø)

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