feat: Add guide for custom definitions.json (#2530)

* feat: Add guide for custom definitions.json

---------

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
This commit is contained in:
justinr1234
2024-04-05 11:53:26 -05:00
committed by GitHub
parent 4200ea6771
commit afc65c08bf
3 changed files with 211 additions and 1 deletions

View File

@@ -27,6 +27,14 @@ An example of the request format:
```
{% /tab %}
{% tab label="JSON-RPC" %}
```json
{
"method": "server_definitions"
}
```
{% /tab %}
{% /tabs %}
[Try it! >](/resources/dev-tools/websocket-api-tool#server_definitions)