Updated Invoke Method (markdown)

Namhyeon Go 2024-06-20 13:19:42 +09:00
parent 9380bdbbf3
commit ed19582972

@ -3,7 +3,7 @@
## How to use ## How to use
The Invoke Method feature has been supported since Caterpillar Proxy version 0.1.5.17. This feature allows you to remotely call functions defined on the server. The Invoke Method feature has been supported since Caterpillar Proxy version 0.1.5.17. This feature allows you to remotely call functions defined on the server.
First, create a request in JSON format as shown below. Save it as a file named phpversion.json. First, create a request in JSON format as shown below. Save it as a file named `phpversion.json`.
```json ```json
{ {