Skip to content

Commit 307630c

Browse files
Updated open api for new field toAddOnAggregates
1 parent 7585626 commit 307630c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

connector/rest/docs/openapi/api-selfcare-onboarding-docs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3225,6 +3225,9 @@
32253225
"taxCode" : {
32263226
"type" : "string"
32273227
},
3228+
"toAddOnAggregates" : {
3229+
"type" : "boolean"
3230+
},
32283231
"users" : {
32293232
"minItems" : 1,
32303233
"type" : "array",

0 commit comments

Comments
 (0)