mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
add in open api attr to expected test result (#26980)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user