Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 62624 by updating arg to work with str or lists. #62756

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

whytewolf
Copy link
Collaborator

What does this PR do?

What issues does this PR fix or reference?

Fixes: #62624

Previous Behavior

single supplied arg items would cause a 500 error.

New Behavior

salt-api should now work with single arg variables.

Merge requirements satisfied?

Commits signed with GPG?

No

@whytewolf whytewolf requested a review from a team as a code owner September 26, 2022 17:55
@whytewolf whytewolf requested review from Ch3LL and removed request for a team September 26, 2022 17:55
@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Sep 26, 2022
@Ch3LL Ch3LL merged commit 20f4c63 into saltstack:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] single urlencoded arg is not allowed
2 participants