Update version spec

This commit is contained in:
crschnick 2024-07-04 13:27:18 +00:00
parent c83b627307
commit cc88a0594c

View file

@ -886,11 +886,15 @@ components:
jvmVersion: jvmVersion:
type: string type: string
description: The version of the Java Virtual Machine in which the daemon is running description: The version of the Java Virtual Machine in which the daemon is running
pro:
type: boolean
description: Whether the daemon supports professional edition features
required: required:
- version - version
- canonicalVersion - canonicalVersion
- buildVersion - buildVersion
- jvmVersion - jvmVersion
- pro
AuthMethod: AuthMethod:
discriminator: discriminator:
propertyName: type propertyName: type