...
Code Block | ||
---|---|---|
| ||
# Get all Definitions
curl -i http://localhost:9015/v1/rb/definition/
# Get one Definition
curl -i http://localhost:9015/v1/rb/definition/test-rbdef/v1 |
...
...
Code Block | ||
---|---|---|
| ||
# Get all Definitions
curl -i http://localhost:9015/v1/rb/definition/
# Get one Definition
curl -i http://localhost:9015/v1/rb/definition/test-rbdef/v1 |
...