Skip to content

[Bug] Add DOES_NOT_CONTAIN value in RoleCriteriaOperation Enum #121

Description

@liamokeeffe42

The ENUM values is missing a valid option - 'DOES_NOT_CONTAIN'. Causes list_roles or get_role function to fail with below error:

1 validation error for RoleCriteriaLevel3
operation
  Input should be 'EQUALS', 'NOT_EQUALS', 'CONTAINS', 'STARTS_WITH', 'ENDS_WITH', 'AND' or 'OR' [type=enum, input_value='DOES_NOT_CONTAIN', input_type=str]

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