Skip to content
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

Add device id template to the retrieve APIs #206

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

akoshunyadi
Copy link
Collaborator

What type of PR is this?

  • documentation

What this PR does / why we need it:

In these 2 APIs the device attribute is optional in the request, which allows using the device from the access token.
CAMARA Commonalities recommends for this case a template to be included in the info.description field.
Now this template has been inserted.

Which issue(s) this PR fixes:

Fixes #205

Special notes for reviewers:

Changelog input

Added device identifier template to info.description

Additional documentation

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

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

Thanks @akoshunyadi

@akoshunyadi akoshunyadi merged commit b19a0b1 into camaraproject:main Sep 6, 2024
2 checks passed
@akoshunyadi akoshunyadi deleted the add-device-id-template branch September 30, 2024 19:48
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.

Add "info.description template for device identification from access token" to retrieve APIs
2 participants