mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +00:00
Add & use component for 'Try it!' button & related
This commit is contained in:
@@ -62,7 +62,7 @@ An example of the request format:
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[Try it! >](/resources/dev-tools/websocket-api-tool#subscribe)
|
||||
{% try-it method="subscribe" /%}
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ An example of the request format:
|
||||
|
||||
{% /tabs %}
|
||||
|
||||
[Try it! >](/resources/dev-tools/websocket-api-tool#unsubscribe)
|
||||
{% try-it method="unsubscribe" /%}
|
||||
|
||||
The parameters in the request are specified almost exactly like the parameters to the [subscribe method][], except that they are used to define which subscriptions to end instead. The parameters are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user