Skip to content

support for subscription notifications API specifications#17

Open
maheshc01 wants to merge 4 commits into
camaraproject:mainfrom
maheshc01:main
Open

support for subscription notifications API specifications#17
maheshc01 wants to merge 4 commits into
camaraproject:mainfrom
maheshc01:main

Conversation

@maheshc01

Copy link
Copy Markdown
Contributor

What type of PR is this?

Add one of the following kinds:

  • enhancement/feature

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

 release-note

Additional documentation

This section can be blank.

docs

sachinvodafone
sachinvodafone previously approved these changes Dec 9, 2025
@sachinvodafone sachinvodafone dismissed their stale review December 9, 2025 15:50

Need to finalise the API naming first

@maheshc01

Copy link
Copy Markdown
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.
Could i have this yaml approved so that i can start making additional changes from a release management perspective.
@sachinvodafone
@hdamker FYI.. I will have this yaml also merged and start working on the changes required for release management.

Comment thread code/API_definitions/media-streaming-rate-subscriptions.yaml Outdated
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
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.

@maxl2287 maxl2287 Mar 8, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

session creation response ? 🤔

Comment thread code/API_definitions/media-streaming-rate-subscriptions.yaml Outdated
Co-authored-by: Maximilian Laue <112983658+maxl2287@users.noreply.github.com>
@maheshc01

Copy link
Copy Markdown
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

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.

Introduce subscription notification variant of the media streaming rate API

4 participants