File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1129111291 "type": "object",
1129211292 "$ref": "#/definitions/v1Link"
1129311293 },
11294- "description": "Links to be associated with the activity."
11294+ "description": "Links associated with the activity."
1129511295 }
1129611296 },
1129711297 "description": "Information about a standalone activity."
1649416494 },
1649516495 "link": {
1649616496 "$ref": "#/definitions/v1Link",
16497- "description": "Link to the activity event ."
16497+ "description": "Link to the started activity ."
1649816498 }
1649916499 }
1650016500 },
Original file line number Diff line number Diff line change @@ -8240,7 +8240,7 @@ components:
82408240 type: array
82418241 items:
82428242 $ref: '#/components/schemas/Link'
8243- description: Links to be associated with the activity.
8243+ description: Links associated with the activity.
82448244 description: Information about a standalone activity.
82458245 ActivityExecutionListInfo:
82468246 type: object
@@ -14330,7 +14330,7 @@ components:
1433014330 link:
1433114331 allOf:
1433214332 - $ref: '#/components/schemas/Link'
14333- description: Link to the activity event .
14333+ description: Link to the started activity .
1433414334 StartBatchOperationRequest:
1433514335 type: object
1433614336 properties:
You can’t perform that action at this time.
0 commit comments