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

Make readable/multi-line Rib examples in worker bridge documentation. #979

Open afsalthaj opened 1 month ago

afsalthaj commented 1 month ago

Now we don't need to wrap everything in interpolations anymore. Along with it, we need to give Rib examples in multi-line (instead of a single line in Json). We need to see if changing the open API is written in yaml format to make things more readable.