Skip to content

Commit

Permalink
fixed code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskniep committed Jun 6, 2024
1 parent d5e452d commit e98ab72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions apis/openidclient/v1alpha1/zz_client_types.go
100644 → 100755

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

6 changes: 3 additions & 3 deletions package/crds/openidclient.keycloak.crossplane.io_clients.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ spec:
pkceCodeChallengeMethod:
description: The challenge method to use for Proof Key for Code
Exchange. Can be either plain or S256 or set to empty value
``.
.
type: string
realmId:
description: The realm this client is attached to.
Expand Down Expand Up @@ -769,7 +769,7 @@ spec:
pkceCodeChallengeMethod:
description: The challenge method to use for Proof Key for Code
Exchange. Can be either plain or S256 or set to empty value
``.
.
type: string
realmId:
description: The realm this client is attached to.
Expand Down Expand Up @@ -1270,7 +1270,7 @@ spec:
pkceCodeChallengeMethod:
description: The challenge method to use for Proof Key for Code
Exchange. Can be either plain or S256 or set to empty value
``.
.
type: string
realmId:
description: The realm this client is attached to.
Expand Down

0 comments on commit e98ab72

Please sign in to comment.