DoodleScheduling / keycloak-controller

Keycloak realm reconciliation for kubernetes
Apache License 2.0
5 stars 0 forks source link

fix(api)!: pointer optional bools in api specs #163

Closed raffis closed 9 months ago

raffis commented 9 months ago

Current situation

See #162

Proposal

Convert bools in the api specs to pointer. Note: this is a breaking API change (see new readme note).