Skip to content

Fix smd query#80

Closed
Wafffle77 wants to merge 2 commits into
mainfrom
fix-smd-query
Closed

Fix smd query#80
Wafffle77 wants to merge 2 commits into
mainfrom
fix-smd-query

Conversation

@Wafffle77
Copy link
Copy Markdown
Collaborator

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Fixes Issue #68 by applying query parameters in the URL before sending the request (previously this behavior was not present, though the logic for setting parameters was there).

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

@Wafffle77 Wafffle77 closed this May 18, 2026
@Wafffle77 Wafffle77 deleted the fix-smd-query branch May 18, 2026 17:17
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.

1 participant