Skip to content

fix: avoid filling parameter input with invalid array initial values#10928

Open
glowcloud wants to merge 5 commits into
masterfrom
fix/SWG-19243-array-param
Open

fix: avoid filling parameter input with invalid array initial values#10928
glowcloud wants to merge 5 commits into
masterfrom
fix/SWG-19243-array-param

Conversation

@glowcloud

@glowcloud glowcloud commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Fixes an issue where invalid example/default values for parameters of type array were causing the Try it out request to fail. The array input will not be filled when the example/default value is not an array or a stringified array. If a chosen example from parameter.examples is not an array, it will also not fill the input.

@glowcloud glowcloud self-assigned this Jun 17, 2026
@glowcloud glowcloud marked this pull request as ready for review June 18, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants