golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Support more of RFC 6570 for api definition paths #1076

Open mschuwalow opened 15 hours ago

mschuwalow commented 15 hours ago

We currently only support:

We should get rid of these limitations and support both simple string expansions and reserved expansions in arbitrary parts of the path, i.e. /foo/{+bar}-{baz}.