st411ar
8 years agoRegular Visitor
Issue: double encoding in swagger-ui
I faced with this issue again at the Swagger Hub in a formData string parameter of the content-type "application/x-www-form-urlencoded". String "% @" are encoded to "%2525%2520%2540" instead of "%25%...
- 8 years ago
Hi James,
We actually just pushed a hotfix for this yesterday, so it's fresh out.
I just verified online and '[' and']' seem to be properly encoded now as %5B and %5D.
Please let us know if it doesn't work for you.
Thanks,
Fernando