diff --git a/function/examples.json b/function/examples.json index 943b78e..2f4b3e2 100644 --- a/function/examples.json +++ b/function/examples.json @@ -152,6 +152,34 @@ } } ], + "runtimes": [ + { + "title": "List runtimes", + "run_check": false, + "request": {}, + "response": { + "regions": [ + "nodejs16", + "nodejs14", + "nodejs12", + "nodejs10", + "nodejs8", + "nodejs6", + "python39", + "python38", + "python37", + "go116", + "go113", + "go111", + "java11", + "dotnet3", + "ruby27", + "ruby26", + "php74" + ] + } + } + ], "proxy": [ { "title": "Proxy URL",