Commit 5c17adf8 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix bad type

parent 0e569153
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1698,7 +1698,7 @@ components:
                encryptionCertificate:
                encryptionCertificate:
                  description: >-
                  description: >-
                    X.509 certificate with the public key to use for the encryption of the compiled log file.
                    X.509 certificate with the public key to use for the encryption of the compiled log file.
                  type: String
                  type: string
                cipherAlgorithm:
                cipherAlgorithm:
                  description: >-
                  description: >-
                    Cryptographic algorithm to be used for the encryption of the compiled log file. More than
                    Cryptographic algorithm to be used for the encryption of the compiled log file. More than