Skip to content

Fix/compliance response bugs#305

Merged
koushiksk-plivo (koushiksk-plivo) merged 3 commits intomasterfrom
fix/compliance-response-bugs
Apr 17, 2026
Merged

Fix/compliance response bugs#305
koushiksk-plivo (koushiksk-plivo) merged 3 commits intomasterfrom
fix/compliance-response-bugs

Conversation

@koushiksk-plivo
Copy link
Copy Markdown
Contributor

No description provided.

Koushik SK and others added 2 commits April 17, 2026 08:38
- Requirements.get() now only sends non-None params instead of always
  sending all three (which resulted in ?country_iso=None queries)
- _build_compliance_multipart returns empty dict instead of None when
  no documents, ensuring create/update always use multipart/form-data

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…thout documents

Verify that Requirements.get() with partial/no arguments does not leak
None values into the URL query string, and that create/update use
multipart encoding even when no document files are attached.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@koushiksk-plivo koushiksk-plivo (koushiksk-plivo) merged commit a1163c9 into master Apr 17, 2026
7 of 12 checks passed
@koushiksk-plivo koushiksk-plivo (koushiksk-plivo) deleted the fix/compliance-response-bugs branch April 17, 2026 05:14
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