mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update openAPI response for cert auth config (#25473)
This commit is contained in:
parent
b5cbc8b986
commit
22db889bce
@ -171,6 +171,12 @@ const cert = {
|
||||
fieldGroup: 'default',
|
||||
type: 'number',
|
||||
},
|
||||
roleCacheSize: {
|
||||
editType: 'number',
|
||||
fieldGroup: 'default',
|
||||
helpText: 'The size of the in memory role cache',
|
||||
type: 'number',
|
||||
},
|
||||
},
|
||||
cert: {
|
||||
name: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user