这是indexloc提供的服务,不要输入任何密码
Skip to content

--continue=false is ignored when used with apigeecli flowhooks attach #546

@lukebrody

Description

@lukebrody

continueOnError is only added to the JSON if the value is true

But the default value of continueOnError is also true https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.environments.flowhooks#FlowHook

So, when --continue=false is passed, continueOnError is not included in the JSON, and is set to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions