Fix status.lastRegistrationCheckTime in body must be of type string: \"null\" errors (#407)

Follow-up for #398 and #404
This commit is contained in:
Yusuke Kuoka
2021-03-19 11:15:35 +09:00
committed by GitHub
parent c424215044
commit d874a5cfda
4 changed files with 4 additions and 1 deletions

View File

@@ -1543,6 +1543,7 @@ spec:
properties:
lastRegistrationCheckTime:
format: date-time
nullable: true
type: string
message:
type: string