apicentric 0.2.7

Toolkit for building, recording, and sharing mock APIs
Documentation
1
2
3
4
5
6
7
8
9
{
  "jsonrpc": "2.0",
  "method": "call_tool",
  "params": {
    "tool_name": "list_services",
    "parameters": {}
  },
  "id": 1
}