Skip to content

Commit

Permalink
Merge branch 'feat/new-user-panel-active' into feat/new-user-panel-de…
Browse files Browse the repository at this point in the history
…activated
  • Loading branch information
rique223 authored Mar 22, 2024
2 parents 2864ba2 + 0da75c1 commit e6cf92e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export type UsersListStatusParamsGET = PaginatedRequest<{
roles?: string[];
searchTerm?: string;
}>;

const UsersListStatusParamsGetSchema = {
type: 'object',
properties: {
Expand Down

0 comments on commit e6cf92e

Please sign in to comment.