File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -221,6 +221,8 @@ properties:
221221 description : Client IP configuration. The client IP address is included if true.
222222 - name : serviceDiscovery
223223 type : NestedObject
224+ send_empty_value : true
225+ allow_empty_object : true
224226 description : Settings related to the Service Discovery.
225227 properties :
226228 - name : apiGateway
Original file line number Diff line number Diff line change @@ -187,6 +187,8 @@ properties:
187187 properties :
188188 - name : userInfo
189189 type : NestedObject
190+ send_empty_value : true
191+ allow_empty_object : true
190192 description : User info configuration.
191193 properties :
192194 - name : outputType
@@ -198,6 +200,8 @@ properties:
198200 - ' NONE'
199201 - name : groupInfo
200202 type : NestedObject
203+ send_empty_value : true
204+ allow_empty_object : true
201205 description : Group info configuration.
202206 properties :
203207 - name : outputType
@@ -209,6 +213,8 @@ properties:
209213 - ' NONE'
210214 - name : deviceInfo
211215 type : NestedObject
216+ send_empty_value : true
217+ allow_empty_object : true
212218 description : Device info configuration.
213219 properties :
214220 - name : outputType
You can’t perform that action at this time.
0 commit comments