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

Asset Library Remove Device to Device Association #110

Open
1 of 2 tasks
TusharPatel44 opened this issue Mar 29, 2023 · 0 comments
Open
1 of 2 tasks

Asset Library Remove Device to Device Association #110

TusharPatel44 opened this issue Mar 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@TusharPatel44
Copy link
Contributor

TusharPatel44 commented Mar 29, 2023

Aws Connected Device Framework Affected Module(s):

I'm submitting a ...

  • bug report
  • feature request

Description:

Current behavior:

API for deleting association from Device to Device is not working:
DELETE /devices/{deviceId}/{relationship}/devices/{otherDeviceId}
Expected behavior:

This API should delete existing association between two devices
Steps to reproduce:

Create relationship: PUT /devices/{deviceId}/{relationship}/devices/{otherDeviceId} then delete using: DELETE /devices/{deviceId}/{relationship}/devices/{otherDeviceId}Additional Information:

@anish-kunduru anish-kunduru added the bug Something isn't working label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants