Func inspect
GET /funcs/$name
Inspect a function to get more details information.
Example request:
Example response:
URL parameters:
$name - The function name.
Status Codes:
200 - no error
404 - no such function
500 - server error
Last updated
GET /funcs/$name
Inspect a function to get more details information.
Example request:
Example response:
URL parameters:
$name - The function name.
Status Codes:
200 - no error
404 - no such function
500 - server error
Last updated