jkakar / aws-codegen

Code generator for AWS clients in Elixir.
Other
35 stars 0 forks source link

fix-rest-json-trailing-slash #22

Closed jkakar closed 8 years ago

jkakar commented 8 years ago

Strip trailing slashes in generated URLs for REST-JSON services.

jkakar commented 8 years ago

@HashNuke btw, this is where I fixed the issue in the code generator.