Skip to content

[Bug] No 'WORKFLOW' type enum in 'ApprovalStatusDto' scheme #117

Description

@liamokeeffe42

The ApprovalStatusDto scheme is missing a WORKFLOW enum type. Causes a validation error when attempting to pull access requests from the AccessRequestsApi(api_client).list_access_request_status() function. See below error:

Error retrieving access request statuses: 1 validation error for ApprovalStatusDto
scheme
Input should be 'APP_OWNER', 'SOURCE_OWNER', 'MANAGER', 'ROLE_OWNER', 'ACCESS_PROFILE_OWNER', 'ENTITLEMENT_OWNER' or 'GOVERNANCE_GROUP' [type=enum, input_value='WORKFLOW', input_type=str]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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