fix: mark oauth client metadata nullable and optional

This commit is contained in:
Roman Lytvyn
2021-06-03 20:14:06 +02:00
parent d9eeaace15
commit 1bd0d394b0
2 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,7 @@ spec:
type: object
metadata:
description: Metadata is abritrary data
nullable: true
type: object
x-kubernetes-preserve-unknown-fields: true
postLogoutRedirectUris: