Skip to content

Commit f8366f1

Browse files
author
Genevieve Nuebel
committed
Update descriptions
1 parent c931f9d commit f8366f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi/mx_platform_api.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6996,14 +6996,14 @@ paths:
69966996
required: true
69976997
schema:
69986998
type: string
6999-
- description: When set to `false`, the aggregation will not gather holdings data, but will include account and transactions data. Defaults to `true`.
6999+
- description: When set to `false`, the aggregation will not gather holdings data. Defaults to `true`.
70007000
example: false
70017001
in: query
70027002
name: include_holdings
70037003
required: false
70047004
schema:
70057005
type: boolean
7006-
- description: When set to `false`, the aggregation will not gather transactions data, but will include account and holdings data. Defaults to `true`.
7006+
- description: When set to `false`, the aggregation will not gather transactions data. Defaults to `true`.
70077007
example: false
70087008
in: query
70097009
name: include_transactions

0 commit comments

Comments
 (0)