mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated route_name in json to app_name.
This commit is contained in:
@@ -52,7 +52,7 @@ type Task struct {
|
||||
|
||||
Read Only: true
|
||||
*/
|
||||
AppName string `json:"route_name,omitempty"`
|
||||
AppName string `json:"app_name,omitempty"`
|
||||
|
||||
Path string `json:"path"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user