Skip to content

fix: pass uri and device_id as query params in add_to_queue#773

Open
mockxe wants to merge 1 commit into
joostlek:mainfrom
mockxe:main
Open

fix: pass uri and device_id as query params in add_to_queue#773
mockxe wants to merge 1 commit into
joostlek:mainfrom
mockxe:main

Conversation

@mockxe
Copy link
Copy Markdown

@mockxe mockxe commented May 17, 2026

Proposed Changes

Even if it's tiny, here is a PR for using query parameters instead of the request body for data.
Details are in the linked issue.

Related Issues

fixes #772

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_to_queue currently passes data (uri and device_id) as request body instead of URL parameters

1 participant