Skip to content

fix: allow ?query ending for API operations#70

Merged
svenk00 merged 1 commit intomainfrom
shruthi/api-allow-query-regex
Apr 10, 2026
Merged

fix: allow ?query ending for API operations#70
svenk00 merged 1 commit intomainfrom
shruthi/api-allow-query-regex

Conversation

@svenk00
Copy link
Copy Markdown
Contributor

@svenk00 svenk00 commented Apr 10, 2026

Summary

Update validation regex to allow API operation with ?query ending

Motivation

Closes #

Changes

Test strategy

  • Added/updated unit tests
  • Manual CLI testing (poly <command>)
  • Tested against a live Agent Studio project
  • N/A (docs, config, or trivial change)

Checklist

  • ruff check . and ruff format --check . pass
  • pytest passes
  • No breaking changes to the poly CLI interface (or migration path documented)
  • Commit messages follow conventional commits

Screenshots / Logs

Copy link
Copy Markdown
Collaborator

@Ruari-Phipps Ruari-Phipps left a comment

Choose a reason for hiding this comment

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

🙌

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Base (main) PR Change
71.5% 71.5% ±0.0% ➡️

@svenk00 svenk00 merged commit 4199800 into main Apr 10, 2026
3 checks passed
@svenk00 svenk00 deleted the shruthi/api-allow-query-regex branch April 10, 2026 15:23
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.

2 participants