Skip to content

Commit 4a044be

Browse files
author
github-actions
committed
push swagger from signadot
1 parent 7f85937 commit 4a044be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

generate/swagger.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5117,6 +5117,14 @@
51175117
}
51185118
}
51195119
},
5120+
"config.GatewayAPIConfig": {
5121+
"type": "object",
5122+
"properties": {
5123+
"enabled": {
5124+
"type": "boolean"
5125+
}
5126+
}
5127+
},
51205128
"config.IstioConfig": {
51215129
"type": "object",
51225130
"properties": {
@@ -5174,6 +5182,9 @@
51745182
"type": "string"
51755183
}
51765184
},
5185+
"gatewayAPI": {
5186+
"$ref": "#/definitions/config.GatewayAPIConfig"
5187+
},
51775188
"iptablesMode": {
51785189
"type": "string"
51795190
},

0 commit comments

Comments
 (0)