Skip to content

fix(Import): When body params have a file we shouldn't require a value#8587

Merged
gatzjames merged 2 commits into
Kong:developfrom
gatzjames:fix/import-body-file-params
Apr 7, 2025
Merged

fix(Import): When body params have a file we shouldn't require a value#8587
gatzjames merged 2 commits into
Kong:developfrom
gatzjames:fix/import-body-file-params

Conversation

@gatzjames
Copy link
Copy Markdown
Contributor

When parsing a body param that is of type file we shouldn't require a value since it's optional

Closes #8529 #8581

@gatzjames gatzjames requested a review from a team April 7, 2025 11:00
@gatzjames gatzjames self-assigned this Apr 7, 2025
pavkout
pavkout previously approved these changes Apr 7, 2025
@gatzjames gatzjames enabled auto-merge (squash) April 7, 2025 11:01
@gatzjames gatzjames merged commit f3f3661 into Kong:develop Apr 7, 2025
9 checks passed
@gatzjames gatzjames deleted the fix/import-body-file-params branch April 7, 2025 11:22
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.

Parsing between insomnia template V4 and V5 has a problem.

2 participants