support for subscription notifications API specifications#17
Open
maheshc01 wants to merge 4 commits into
Open
Conversation
sachinvodafone
previously approved these changes
Dec 9, 2025
Need to finalise the API naming first
Contributor
Author
|
the name of the API repo is not finalized and this is being planned for a release based on the latest release management process. |
hdamker
reviewed
Mar 8, 2026
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
maxl2287
reviewed
Mar 8, 2026
Comment on lines
+13
to
+17
| # Relevant terms and definitions | ||
|
|
||
| * **Device**: A device refers to any physical entity that can connect to a network and participate in network communication. | ||
|
|
||
| At least one identifier for the device out of four options must be provided: IPv4 address, IPv6 address, Phone number, or Network Access Identifier assigned by the mobile network operator for the device. Where more than one device identifier is provided, only one identifier will be selected by the implementation and this choice indicated to the API consumer in the session creation response. |
Co-authored-by: Maximilian Laue <112983658+maxl2287@users.noreply.github.com>
Contributor
Author
|
requesting for approval of this PR so that we can start focussing on getting the API aligned with the latest commonalities standard for sync 26 release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
introduces the support for creating subscriptions and receive notifications when there is any change in the media streaming rate.
Which issue(s) this PR fixes:
Fixes #14
Special notes for reviewers:
Changelog input
Additional documentation
This section can be blank.