Skip to content

extension_services: "type" field does not accept "file" as value #47

Description

@adityoari

Version 1.5.1 fails when file is used for type setting in extension_services.service_operations with the following errors:

"result": "FAILURE",
"resultSummary": "Invalid declaration: \"data.extension_services.service_operations[0].type should be equal to one of the allowed values\"",

Same declaration is successful if type is changed to url.
README clearly mentions that file is a valid value, so please update either the code or the misleading documentation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions