Skip to content

Conversation

ferishili
Copy link
Collaborator

This PR fixes #37,

Description

There was a minor but practical addition to the event api (get, getAll and getPublications) methods, which makes it possible to select whether to include internal publication when calling these APIs.

What has been added

  • OcEventsApi::getAll now accepts the includeInternalPublication param in the list of params.
  • OcEventsApi::get now accepts the includeInternalPublication param in the list of params.
  • OcEventsApi::getPublications now accepts the includeInternalPublication param as its third method argument!

@ferishili ferishili added enhancement New feature or request upgrade 16.x Issues that are related to the changes introduced in Opencast 16.x upgrade 17.x Issues that are related to the changes introduced in Opencast 17.x labels Feb 19, 2025
@ferishili ferishili self-assigned this Feb 19, 2025
@ferishili ferishili merged commit fde2634 into master Feb 19, 2025
18 checks passed
@ferishili ferishili deleted the issue-37 branch February 19, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upgrade 16.x Issues that are related to the changes introduced in Opencast 16.x upgrade 17.x Issues that are related to the changes introduced in Opencast 17.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "includeInternalPublication" params into events api endpoint
1 participant