diff --git a/ui/tests/helpers/openapi/auth-model-attributes.js b/ui/tests/helpers/openapi/auth-model-attributes.js index 90262596fb..d4ca32c3ee 100644 --- a/ui/tests/helpers/openapi/auth-model-attributes.js +++ b/ui/tests/helpers/openapi/auth-model-attributes.js @@ -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: {