File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -1346,10 +1346,6 @@ components:
13461346 - x-fern-type-name : UpdateVisitorRequestWithUserId
13471347 properties :
13481348 id : null
1349- user_id :
1350- type : string
1351- description : A unique identified for the visitor which is given by you.
1352- example : " 123"
13531349 user_id :
13541350 type : string
13551351 description : A unique identified for the visitor which is given by you.
@@ -1436,6 +1432,8 @@ components:
14361432 - section
14371433 visitor :
14381434 properties :
1435+ custom_attributes :
1436+ additionalProperties : true
14391437 type :
14401438 enum :
14411439 - visitor
@@ -1466,10 +1464,6 @@ components:
14661464 properties :
14671465 custom_attributes :
14681466 additionalProperties : true
1469- visitor :
1470- properties :
1471- custom_attributes :
1472- additionalProperties : true
14731467
14741468 securitySchemes :
14751469 bearerAuth :
You can’t perform that action at this time.
0 commit comments