Skip to content

Commit 3d037a3

Browse files
committed
Add property to the contract
1 parent cd59392 commit 3d037a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contract/src/main/resources/swagger/kafbat-ui-api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4242,6 +4242,10 @@ components:
42424242
type: string
42434243
truststorePassword:
42444244
type: string
4245+
verifySsl:
4246+
type: boolean
4247+
description: Skip SSL verification for the host.
4248+
default: false
42454249
schemaRegistry:
42464250
type: string
42474251
schemaRegistryAuth:

0 commit comments

Comments
 (0)