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

Add missing fields to Chapter and update TimeInterval #41

Merged
merged 3 commits into from
May 21, 2024

Conversation

MGaetan89
Copy link
Member

In the scope of SRGSSR/pillarbox-android#460, we'd like to replace Pillarbox models of the integration layer objects with those from data provider.

To do so, we need the following changes proposed in this PR:

  • Add fullLengthMarkIn and fullLengthMarkOut to Chapter.
Screenshot 2024-05-17 at 16 22 31
  • Make type, markIn, and markOut nullable in TimeInterval.
Screenshot 2024-05-17 at 16 22 52

I've bump the library version to 0.10.0 since the changes in TimeInterval could break if someone is using that class. Let me know if I should use an other version.

@MGaetan89 MGaetan89 self-assigned this May 17, 2024
@MGaetan89 MGaetan89 linked an issue May 17, 2024 that may be closed by this pull request
1 task
@StaehliJ StaehliJ added this pull request to the merge queue May 21, 2024
@MGaetan89 MGaetan89 removed this pull request from the merge queue due to a manual request May 21, 2024
@MGaetan89 MGaetan89 enabled auto-merge May 21, 2024 13:53
@MGaetan89 MGaetan89 added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit c29b53f May 21, 2024
3 checks passed
@MGaetan89 MGaetan89 deleted the 460-using-dataprovider-for-business-module branch May 21, 2024 14:38
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.

Using DataProvider for business module
2 participants