-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create initial version #7
Comments
I think it would make a sense to first discuss and agree here on the general functionality e.g. endpoints and data in & out |
As I understand, something like this is required: base path: device-data-volume POST /retrieve
Response:
POST /subscriptions
Questions:
|
Hi All, I need some scope clarification on a scenario where the user has multiple active data plans, such as a 4-hour time-bound package purchased within a specific timeframe and a separate 5GB mobile data plan, how should the API manage notifications?
|
Hello I propose this because, first, it is less sensitive on user data to be provided and second because we imagine UC where the app developer wants to check before an update, a download or a session that there is enough data credit on the line to trigger it. |
@bigludo7 I agree, a check against an input value is the most flexible solution and it doesn't expose additional (sensitive) information. |
Problem description
Initial version of the API(s) should be created, based on https://github.com/camaraproject/APIBacklog/blob/main/documentation/API%20proposals/APIProposal_DeviceDataVolume.md
Possible evolution
Provide OAS file(s)
Alternative solution
Additional context
The text was updated successfully, but these errors were encountered: