You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Gaul <no...@github.com> on 2016/05/20 16:27:25 UTC

[jclouds/jclouds] Handle nested braces in UriTemplates.expand (#959)

This allows replacement of JSON-like payloads without using hacks like
percent-encoding braces.
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/959

-- Commit Summary --

  * Handle nested braces in UriTemplates.expand

-- File Changes --

    M core/src/main/java/org/jclouds/http/UriTemplates.java (19)
    M core/src/test/java/org/jclouds/http/UriTemplatesTest.java (4)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/959.patch
https://github.com/jclouds/jclouds/pull/959.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/959

Re: [jclouds/jclouds] Handle nested braces in UriTemplates.expand (#959)

Posted by Ignasi Barrera <no...@github.com>.
lgtm!

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/959#issuecomment-220738105