fix: mark oauth client metadata nullable and optional
This commit is contained in:
@ -99,6 +99,7 @@ spec:
|
||||
type: object
|
||||
metadata:
|
||||
description: Metadata is abritrary data
|
||||
nullable: true
|
||||
type: object
|
||||
x-kubernetes-preserve-unknown-fields: true
|
||||
postLogoutRedirectUris:
|
||||
|
Reference in New Issue
Block a user