Skip to content

definitions['cis.task.info'].properties['result'].type opaque is no recognized in OpenAPI/Swagger #35

@kunal-pmj

Description

@kunal-pmj

Following error is reported for "type" : "opaque"
"result": { "description": "Result of the operation. If an operation reports partial results before it completes, this field could be set before the CommonInfo.status has the value SUCCEEDED. The value could change as the operation progresses.\nThis field will be unset if the operation does not return a result or if the result is not available at the current step of the operation.", "type": "opaque" },
Schema error at definitions['cis.task.info'].properties['result'].type
should be equal to one of the allowed values
allowedValues: array, boolean, integer, null, number, object, string

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