Skip to content

Commit

Permalink
fix: wrong spec for password requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Feb 17, 2025
1 parent dde7a0f commit 40bfa9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5286,7 +5286,7 @@ components:
enum:
- abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789
- abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789
- abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\:\"|<>?,./`~
- abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\\\:\"|<>?,./`~
- ''
security_manual_linking_enabled:
type: boolean
Expand Down
2 changes: 1 addition & 1 deletion pkg/api/types.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40bfa9f

Please # to comment.