This is an automated email from the git hooks/post-receive script. New change to branch master in repository oipf-stub. See https://gitlab.nuiton.org/codelutin/oipf-stub.git from ff56fef [JsonTvProvider] - Adding a default endpoint for json format new bea6781 Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit bea678119680798c12c14816cb6de43a4681dd41 Author: Samuel Maisonneuve <maisonneuve@codelutin.com> Date: Thu Feb 1 10:16:35 2018 +0100 Fix Collection and ScheduleRecording - Collection : fix constructor to take into account real Array signature and - ScheduleRecording : constructor (dont put a channel business object as internal representation of the channel business itself) and also fix toJSON to avoid mutation Summary of changes: src/recording/ScheduledRecording.js | 8 ++++++-- src/shared/Collection.js | 8 +++++++- 2 files changed, 13 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact SCM administrator <admin+scm@forge.codelutin.com>.