Commit 7c015692 authored by Roman Lacko's avatar Roman Lacko
Browse files

allow "external" filter for users

parent f4dba556
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -24,6 +24,7 @@ my $requests = {
            created_before
            created_before
            created_after
            created_after
            custom_attributes
            custom_attributes
            external
        )],
        )],
        paginated   => 1,
        paginated   => 1,
    },
    },