Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit ebc617d

Browse files
committed
Add generated field
1 parent f87a3d0 commit ebc617d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/.vuepress/public/specs/api.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,6 +3103,9 @@ components:
31033103
type: string
31043104
description: The path that Nextcloud should save the CFSSL configuration files for and that the CFSSL service needs to read to generate the root certificate.
31053105
example: /cfssl/
3106+
generated:
3107+
type: boolean
3108+
description: Is CFSSL certificate generated?
31063109
required:
31073110
- commonName
31083111
- country

0 commit comments

Comments
 (0)