Skip to content

Commit

Permalink
fixed code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskniep committed May 16, 2024
1 parent 2629c6e commit ca7b2f2
Show file tree
Hide file tree
Showing 27 changed files with 7 additions and 6 deletions.
Empty file modified apis/authenticationflow/v1alpha1/zz_bindings_terraformed.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_bindings_types.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_execution_terraformed.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_execution_types.go
100644 → 100755
Empty file.
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_executionconfig_types.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_flow_terraformed.go
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions apis/authenticationflow/v1alpha1/zz_flow_types.go
100644 → 100755

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

Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_groupversion_info.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_subflow_terraformed.go
100644 → 100755
Empty file.
Empty file modified apis/authenticationflow/v1alpha1/zz_subflow_types.go
100644 → 100755
Empty file.
Empty file.
Empty file modified apis/ldapuserfederation/v1alpha1/zz_groupversion_info.go
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified apis/ldapuserfederation/v1alpha1/zz_userfederation_types.go
100644 → 100755
Empty file.
6 changes: 3 additions & 3 deletions apis/openidclient/v1alpha1/zz_client_types.go

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

Empty file.
Empty file.
Empty file.
Empty file modified internal/controller/authenticationflow/flow/zz_controller.go
100644 → 100755
Empty file.
Empty file modified internal/controller/authenticationflow/subflow/zz_controller.go
100644 → 100755
Empty file.
Empty file.
Empty file.
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 ca7b2f2

Please sign in to comment.