This allows users to add --method and --url params to their "fission fn create" command line. It sets up the route to call the latest version of the function; user can edit the route with the "fission route update" command, if they want to.
This allows users to add --method and --url params to their "fission fn create" command line. It sets up the route to call the latest version of the function; user can edit the route with the "fission route update" command, if they want to.