Skip to content

Commit

Permalink
CB-5123. Added version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisSinelnikov committed Aug 8, 2024
1 parent d83ee57 commit 14185a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ type ServerConfig {

licenseRequired: Boolean!
licenseValid: Boolean!
licenseStatus: String
licenseStatus: String @since(version: "24.1.5")

sessionExpireTime: Int!
localHostAddress: String
Expand Down

0 comments on commit 14185a8

Please sign in to comment.