@@ -2099,7 +2099,7 @@ components:
2099
2099
items :
2100
2100
type : object
2101
2101
description : " The invites of the project"
2102
- example : [{"userIds ": [40152855] , "role": "copilot" }]
2102
+ example : [{"createdAt ": "2021-02-08T09:21:00.885Z" , "createdBy": 40159127, "deletedBy": null, "email": null, "id": 3008, "projectId": 16819, " role": "customer", "status": "pending", "updatedAt": "2021-02-08T09:21:00.885Z", "updatedBy": 40159127, "userId": 40153913 }]
2103
2103
members :
2104
2104
type : array
2105
2105
items :
@@ -2194,13 +2194,13 @@ components:
2194
2194
items :
2195
2195
type : object
2196
2196
description : " The invites of the project"
2197
- example : [{"userIds ": [40152855] , "role": "copilot" }]
2197
+ example : [{"createdAt ": "2021-02-08T09:21:00.885Z" , "createdBy": 40159127, "deletedBy": null, "email": null, "id": 3008, "projectId": 16819, " role": "customer", "status": "pending", "updatedAt": "2021-02-08T09:21:00.885Z", "updatedBy": 40159127, "userId": 40153913 }]
2198
2198
members :
2199
2199
type : array
2200
2200
items :
2201
2201
type : object
2202
2202
description : " The members of the project"
2203
- example : [{"lastName": "J ", "role": "manager ", "updatedBy": 8547899 , "handle": "TonyJ ", "userId": 8547899 , "deletedBy": null, "createdAt": "2021-01-12T04:34:15.006Z ", "firstName": "Tony ", "createdBy": 8547899 , "isPrimary": true , "id": 13819 , "projectId": 16893, "email": "ajefts@topcoder .com", "updatedAt": "2021-01-12T04:34:15.018Z "}]
2203
+ example : [{"lastName": "L_NAME ", "role": "customer ", "updatedBy": 21926562 , "handle": "Tester123 ", "userId": 21926562 , "deletedBy": null, "createdAt": "2021-01-12T10:58:26.237Z ", "firstName": "F_NAME ", "createdBy": 21926562 , "isPrimary": false , "id": 13833 , "projectId": 16893, "email": "email@domain .com.z ", "updatedAt": "2021-01-12T10:58:26.237Z "}]
2204
2204
startDate :
2205
2205
type : string
2206
2206
format : date-time
0 commit comments