This commit adds the static (actions) API to api-ref. Change-Id: I7a5e8781f9b2d5cdbecb58c55cf55fb0d2edbb21 Partially-Implements: blueprint murano-api-ref
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"className": "ns.Bar",
|
|
"methodName": "staticAction",
|
|
"parameters": {"myName": "John"}
|
|
} |