Skip to content

Commit

Permalink
feat(iam): remove unused validation rule (#1620)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot authored Nov 29, 2024
1 parent 52a341c commit 9a2b6da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/clients/src/api/iam/v1alpha1/validation-rules.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,6 @@ export const ListApplicationsRequest = {
},
}

export const ListGracePeriodsRequest = {
userId: {
minLength: 1,
},
}

export const ListGroupsRequest = {
name: {
minLength: 1,
Expand Down

0 comments on commit 9a2b6da

Please sign in to comment.