We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 503d4f0 + ccbf870 commit 9d702d7Copy full SHA for 9d702d7
api.yaml
@@ -3437,6 +3437,13 @@ paths:
3437
items:
3438
type: string
3439
title: uuid
3440
+ - name: onlyShowDisputed
3441
+ in: query
3442
+ schema:
3443
+ type: string
3444
+ enum:
3445
+ - 'true'
3446
+ - 'false'
3447
- name: partnerIds
3448
in: query
3449
schema:
@@ -4320,6 +4327,13 @@ paths:
4320
4327
4321
4328
4322
4329
4330
4331
4332
4333
4334
4335
4336
4323
4337
4324
4338
4325
4339
0 commit comments