|
@@ -91,7 +91,8 @@
|
|
|
<p>Simple chain-oriented API service implementation:</p>
|
|
|
<figure><code>
|
|
|
$ curl -X GET http://localhost:8005/rest/kvs/0/erp/group
|
|
|
- {"\/erp\/group":[{"name":"Quanterall","url":"quanterall.com","location":[],"type":[]}]}
|
|
|
+ {"\/erp\/group":[{"name":"Quanterall","url":"quanterall.com",
|
|
|
+ "location":[],"type":[]}]}
|
|
|
</code></figure>
|
|
|
<figure><code>
|
|
|
$ curl -i -X GET http://localhost:8005/rest/kvs/0/plm/FinaTech-Stamps/income
|