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

Added support for missing Profile-related endpoints #616

Merged

Conversation

ezilber-akamai
Copy link
Contributor

📝 Description

Added support for the following Profile endpoints:

  • GET profile/apps
  • DELETE profile/apps/$1
  • GET profile/apps/$1
  • GET profile/devices
  • DELETE profile/devices/$1
  • GET profile/devices/$1
  • PUT profile/preferences
  • GET profile/preferences

✔️ How to Test

make testunit

@ezilber-akamai ezilber-akamai requested a review from a team as a code owner November 13, 2024 17:01
@ezilber-akamai ezilber-akamai requested review from jriddle-linode and ykim-akamai and removed request for a team November 13, 2024 17:01
@ezilber-akamai ezilber-akamai force-pushed the TPT-3241-missing-profile-endpoints branch from 22deaa4 to 44b3356 Compare November 13, 2024 17:12
@ezilber-akamai ezilber-akamai added the improvement for improvements in existing functionality in the changelog. label Nov 14, 2024
Copy link
Collaborator

@jriddle-linode jriddle-linode left a comment

Choose a reason for hiding this comment

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

LGTM, works locally!

Copy link
Contributor

@ykim-akamai ykim-akamai left a comment

Choose a reason for hiding this comment

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

LGTM, unit tests look good

@ezilber-akamai ezilber-akamai merged commit 91c542c into linode:main Nov 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement for improvements in existing functionality in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants