mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
add entire function description on describe (#247)
This commit is contained in:
@@ -63,6 +63,15 @@
|
||||
"name": "my-first-func"
|
||||
},
|
||||
"response": {
|
||||
"function": {
|
||||
"project": "a",
|
||||
"name": "test4",
|
||||
"entrypoint": "helloworld",
|
||||
"repo": "github.com/m3o/nodejs-function-example",
|
||||
"subfolder": "",
|
||||
"runtime": "nodejs14",
|
||||
"status": "ACTIVE"
|
||||
},
|
||||
"updateTime": "2021-10-08T10:17:34.914Z",
|
||||
"status": "ACTIVE",
|
||||
"timeout": "60s"
|
||||
|
||||
Reference in New Issue
Block a user