mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add runtimes to exampels
This commit is contained in:
@@ -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": [
|
"proxy": [
|
||||||
{
|
{
|
||||||
"title": "Proxy URL",
|
"title": "Proxy URL",
|
||||||
|
|||||||
Reference in New Issue
Block a user