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

@mockxe mockxe commented May 17, 2026

Copy link
Copy Markdown

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

@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions Bot added the stale There has not been activity on this issue or PR for quite some time. label Jun 17, 2026
@mockxe

mockxe commented Jun 17, 2026

Copy link
Copy Markdown
Author

The issue is still relevant

@github-actions github-actions Bot removed the stale There has not been activity on this issue or PR for quite some time. label Jun 18, 2026
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