Skip to content

Commit 23162b9

Browse files
committed
Update spec
1 parent 7ec14de commit 23162b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

api/v1alpha1/openapi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4162,6 +4162,7 @@ components:
41624162
description: 'The base64-encoded PEM-encoded PKCS#10 CSR. Matches the spec.request field in a kubernetes CertificateSigningRequest resource'
41634163
format: byte
41644164
type: string
4165+
nullable: true
41654166
signerName:
41664167
description: 'Indicates the requested signer, and is a qualified name'
41674168
type: string
@@ -4177,6 +4178,7 @@ components:
41774178
description: 'Name of the user that created the CSR, populated by the API server on creation and immutable'
41784179
type: string
41794180
required:
4181+
- request
41804182
- signerName
41814183
type: object
41824184
CertificateSigningRequestStatus:

0 commit comments

Comments
 (0)