mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
Update version spec
This commit is contained in:
parent
c83b627307
commit
cc88a0594c
1 changed files with 4 additions and 0 deletions
|
@ -886,11 +886,15 @@ components:
|
|||
jvmVersion:
|
||||
type: string
|
||||
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:
|
||||
- version
|
||||
- canonicalVersion
|
||||
- buildVersion
|
||||
- jvmVersion
|
||||
- pro
|
||||
AuthMethod:
|
||||
discriminator:
|
||||
propertyName: type
|
||||
|
|
Loading…
Reference in a new issue