add entire function description on describe (#247)

This commit is contained in:
Asim Aslam
2021-10-26 17:28:42 +01:00
committed by GitHub
parent 7cbd26b388
commit 40112efb61
4 changed files with 104 additions and 51 deletions

View File

@@ -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"