NervesHubUserAPI.Deployment.update
You're seeing just the function
update
, go back to NervesHubUserAPI.Deployment module for more information.
Specs
update(String.t(), String.t(), String.t(), map(), NervesHubUserAPI.Auth.t()) :: {:error, any()} | {:ok, any()}
Update an existing deployment.
Verb: PUT Path: /orgs/:org_name/products/:product_name/deployments/:depolyment_name