Skip to content

Conversation

@jamsea
Copy link
Contributor

@jamsea jamsea commented Apr 16, 2025

There was a typo expecting recordings to return an s3key field when, in reality, it returns an s3Key field. Daily.co official docs will also receive an update.

@jamsea jamsea requested a review from Copilot April 16, 2025 08:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a typo in the attribute name from "s3key" to "s3Key" across tests, documentation, and example code while also bumping the package version to 1.0.3.

  • Updated spec files to reflect the correct attribute name.
  • Adjusted documentation examples and schema definitions accordingly.
  • Bumped package version and updated associated build files.

Reviewed Changes

Copilot reviewed 15 out of 16 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
spec/models/list_recordings200_response_data_inner_spec.rb Corrected attribute name in test description.
spec/models/get_transcript_info200_response_out_params_spec.rb Corrected attribute name in test description.
spec/models/get_recording_info200_response_tracks_inner_spec.rb Corrected attribute name in test description.
spec/models/get_recording_info200_response_spec.rb Corrected attribute name in test description.
lib/daily-ruby/version.rb Bumped version from 1.0.2 to 1.0.3.
example.rb Updated example to include new recording options.
docs/ListRecordings200ResponseDataInner.md Corrected attribute name in documentation.
docs/GetTranscriptInfo200ResponseOutParams.md Corrected attribute name in documentation.
docs/GetRecordingInfo200ResponseTracksInner.md Corrected attribute name, contains a typo in description.
docs/GetRecordingInfo200Response.md Corrected attribute name in documentation.
daily-ruby.gemspec Updated file listings and dependency handling, version bump.
README.md Updated package version and installation instructions.
LICENSE.txt Introduced new BSD 2-Clause License file.
.travis.yml Updated gem installation version in CI configuration.
Files not reviewed (1)
  • run.sh: Language not supported

Add license

Update example

Remove batch example

Update docs/GetRecordingInfo200ResponseTracksInner.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Fix gem spec

Fix Gemfile.lock
@DominicStewart DominicStewart self-requested a review April 16, 2025 09:08
Copy link

@DominicStewart DominicStewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jamsea jamsea merged commit 2031991 into main Apr 16, 2025
4 checks passed
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.

3 participants