Forum Discussion

st411ar's avatar
st411ar
Regular Visitor
7 years ago
Solved

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%...
  • fbmattos's avatar
    fbmattos
    7 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