add in open api attr to expected test result (#26980)

This commit is contained in:
Angel Garbarino
2024-05-13 10:56:14 -06:00
committed by GitHub
parent 01c95e04ec
commit c6af47f77e

View File

@@ -1068,6 +1068,13 @@ const pki = {
fieldGroup: 'default',
type: 'boolean',
},
noStoreMetadata: {
editType: 'boolean',
helpText:
'If set, if a client attempts to issue or sign a certificate with attached metadata to store, the issuance / signing instead fails.',
fieldGroup: 'default',
type: 'boolean',
},
notAfter: {
editType: 'string',
helpText: