mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
[Feature] Function status
This commit is contained in:
@@ -4,7 +4,7 @@ package api
|
||||
const (
|
||||
AppName string = "app_name"
|
||||
Path string = "path"
|
||||
|
||||
Call string = "call"
|
||||
// Short forms for API URLs
|
||||
CApp string = "app"
|
||||
CRoute string = "route"
|
||||
|
||||
Reference in New Issue
Block a user