@flowio/api-mock-generator 6.17.89 → 6.17.90

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/api.json +69 -676
  2. package/package.json +2 -2
  3. package/src/api.json +69 -676
package/src/api.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "apidoc" : {
3
- "version" : "0.19.10"
3
+ "version" : "0.19.13"
4
4
  },
5
5
  "name" : "API",
6
6
  "organization" : {
@@ -10,7 +10,7 @@
10
10
  "key" : "api"
11
11
  },
12
12
  "namespace" : "io.flow.v0",
13
- "version" : "0.19.10",
13
+ "version" : "0.19.13",
14
14
  "info" : {
15
15
  "license" : {
16
16
  "name" : "MIT",
@@ -91,7 +91,7 @@
91
91
  "application" : {
92
92
  "key" : "ben-test-internal"
93
93
  },
94
- "version" : "0.24.55",
94
+ "version" : "0.24.73",
95
95
  "enums" : [ ],
96
96
  "interfaces" : [ "generate_load" ],
97
97
  "unions" : [ "generate_load" ],
@@ -4691,6 +4691,47 @@
4691
4691
  "attributes" : [ ]
4692
4692
  } ],
4693
4693
  "attributes" : [ ]
4694
+ }, {
4695
+ "name" : "shipping_label_error_code",
4696
+ "plural" : "shipping_label_error_codes",
4697
+ "values" : [ {
4698
+ "name" : "generic_error",
4699
+ "attributes" : [ ]
4700
+ }, {
4701
+ "name" : "cancelled_order",
4702
+ "attributes" : [ ]
4703
+ }, {
4704
+ "name" : "carrier_outage",
4705
+ "attributes" : [ ]
4706
+ }, {
4707
+ "name" : "catalog_issue",
4708
+ "attributes" : [ ]
4709
+ }, {
4710
+ "name" : "invalid_destination",
4711
+ "attributes" : [ ]
4712
+ }, {
4713
+ "name" : "invalid_origin",
4714
+ "attributes" : [ ]
4715
+ }, {
4716
+ "name" : "invalid_shipping_parameters",
4717
+ "attributes" : [ ]
4718
+ }, {
4719
+ "name" : "merchant_error",
4720
+ "attributes" : [ ]
4721
+ }, {
4722
+ "name" : "order_not_found",
4723
+ "attributes" : [ ]
4724
+ }, {
4725
+ "name" : "order_processing",
4726
+ "attributes" : [ ]
4727
+ }, {
4728
+ "name" : "restricted_item",
4729
+ "attributes" : [ ]
4730
+ }, {
4731
+ "name" : "unsupported_lane",
4732
+ "attributes" : [ ]
4733
+ } ],
4734
+ "attributes" : [ ]
4694
4735
  }, {
4695
4736
  "name" : "shopify_grant",
4696
4737
  "plural" : "shopify_grants",
@@ -18307,50 +18348,6 @@
18307
18348
  "attributes" : [ ],
18308
18349
  "interfaces" : [ ],
18309
18350
  "description" : "Defines structured fields for a contact person. Typically used for specifying contact person for an account, shipment, or organization representative"
18310
- }, {
18311
- "name" : "context",
18312
- "plural" : "contexts",
18313
- "fields" : [ {
18314
- "name" : "id",
18315
- "type" : "string",
18316
- "required" : true,
18317
- "attributes" : [ ],
18318
- "annotations" : [ ],
18319
- "description" : "Globally unique identifier"
18320
- }, {
18321
- "name" : "experiments",
18322
- "type" : "[session_context_experiment]",
18323
- "required" : true,
18324
- "attributes" : [ ],
18325
- "annotations" : [ ]
18326
- } ],
18327
- "attributes" : [ ],
18328
- "interfaces" : [ ]
18329
- }, {
18330
- "name" : "context_form",
18331
- "plural" : "context_forms",
18332
- "fields" : [ {
18333
- "name" : "experiments",
18334
- "type" : "[session_context_experiment]",
18335
- "required" : true,
18336
- "attributes" : [ ],
18337
- "annotations" : [ ]
18338
- } ],
18339
- "attributes" : [ ],
18340
- "interfaces" : [ ]
18341
- }, {
18342
- "name" : "context_reference",
18343
- "plural" : "context_references",
18344
- "fields" : [ {
18345
- "name" : "id",
18346
- "type" : "string",
18347
- "required" : true,
18348
- "attributes" : [ ],
18349
- "annotations" : [ ],
18350
- "description" : "Globally unique identifier"
18351
- } ],
18352
- "attributes" : [ ],
18353
- "interfaces" : [ ]
18354
18351
  }, {
18355
18352
  "name" : "country",
18356
18353
  "plural" : "countries",
@@ -23922,19 +23919,6 @@
23922
23919
  } ],
23923
23920
  "attributes" : [ ],
23924
23921
  "interfaces" : [ ]
23925
- }, {
23926
- "name" : "experiment_variant",
23927
- "plural" : "experiment_variants",
23928
- "fields" : [ {
23929
- "name" : "key",
23930
- "type" : "string",
23931
- "required" : true,
23932
- "attributes" : [ ],
23933
- "annotations" : [ ]
23934
- } ],
23935
- "attributes" : [ ],
23936
- "interfaces" : [ ],
23937
- "description" : "Experiment variant. Control or variant"
23938
23922
  }, {
23939
23923
  "name" : "expiration",
23940
23924
  "plural" : "expirations",
@@ -30145,12 +30129,6 @@
30145
30129
  "required" : true,
30146
30130
  "attributes" : [ ],
30147
30131
  "annotations" : [ ]
30148
- }, {
30149
- "name" : "experiment",
30150
- "type" : "session_experiment",
30151
- "required" : false,
30152
- "attributes" : [ ],
30153
- "annotations" : [ ]
30154
30132
  } ],
30155
30133
  "attributes" : [ ],
30156
30134
  "interfaces" : [ ],
@@ -36270,18 +36248,6 @@
36270
36248
  "required" : false,
36271
36249
  "attributes" : [ ],
36272
36250
  "annotations" : [ ]
36273
- }, {
36274
- "name" : "experiment",
36275
- "type" : "session_experiment",
36276
- "required" : false,
36277
- "attributes" : [ ],
36278
- "annotations" : [ ]
36279
- }, {
36280
- "name" : "context",
36281
- "type" : "context_reference",
36282
- "required" : false,
36283
- "attributes" : [ ],
36284
- "annotations" : [ ]
36285
36251
  } ],
36286
36252
  "attributes" : [ ],
36287
36253
  "interfaces" : [ ],
@@ -46412,25 +46378,6 @@
46412
46378
  "attributes" : [ ],
46413
46379
  "interfaces" : [ ],
46414
46380
  "description" : "Authorize a request using a session id"
46415
- }, {
46416
- "name" : "session_context_experiment",
46417
- "plural" : "session_context_experiments",
46418
- "fields" : [ {
46419
- "name" : "key",
46420
- "type" : "string",
46421
- "required" : true,
46422
- "attributes" : [ ],
46423
- "annotations" : [ ]
46424
- }, {
46425
- "name" : "variant",
46426
- "type" : "experiment_variant",
46427
- "required" : false,
46428
- "attributes" : [ ],
46429
- "annotations" : [ ]
46430
- } ],
46431
- "attributes" : [ ],
46432
- "interfaces" : [ ],
46433
- "description" : "Experiment for A/B testing"
46434
46381
  }, {
46435
46382
  "name" : "session_currency_format",
46436
46383
  "plural" : "session_currency_formats",
@@ -46449,74 +46396,6 @@
46449
46396
  } ],
46450
46397
  "attributes" : [ ],
46451
46398
  "interfaces" : [ ]
46452
- }, {
46453
- "name" : "session_experiment",
46454
- "plural" : "session_experiments",
46455
- "fields" : [ {
46456
- "name" : "key",
46457
- "type" : "string",
46458
- "required" : true,
46459
- "attributes" : [ ],
46460
- "annotations" : [ ]
46461
- }, {
46462
- "name" : "variant",
46463
- "type" : "session_experiment_variant",
46464
- "required" : false,
46465
- "attributes" : [ ],
46466
- "annotations" : [ ]
46467
- } ],
46468
- "attributes" : [ ],
46469
- "interfaces" : [ ],
46470
- "description" : "Experiment for A/B testing"
46471
- }, {
46472
- "name" : "session_experiment_form",
46473
- "plural" : "session_experiment_forms",
46474
- "fields" : [ {
46475
- "name" : "key",
46476
- "type" : "string",
46477
- "required" : true,
46478
- "attributes" : [ ],
46479
- "annotations" : [ ]
46480
- }, {
46481
- "name" : "variant",
46482
- "type" : "session_experiment_variant_form",
46483
- "required" : false,
46484
- "attributes" : [ ],
46485
- "annotations" : [ ]
46486
- } ],
46487
- "attributes" : [ ],
46488
- "interfaces" : [ ]
46489
- }, {
46490
- "name" : "session_experiment_variant",
46491
- "plural" : "session_experiment_variants",
46492
- "fields" : [ {
46493
- "name" : "key",
46494
- "type" : "string",
46495
- "required" : true,
46496
- "attributes" : [ ],
46497
- "annotations" : [ ]
46498
- }, {
46499
- "name" : "name",
46500
- "type" : "string",
46501
- "required" : true,
46502
- "attributes" : [ ],
46503
- "annotations" : [ ]
46504
- } ],
46505
- "attributes" : [ ],
46506
- "interfaces" : [ ],
46507
- "description" : "Experiment variant. Control or variant"
46508
- }, {
46509
- "name" : "session_experiment_variant_form",
46510
- "plural" : "session_experiment_variant_forms",
46511
- "fields" : [ {
46512
- "name" : "key",
46513
- "type" : "string",
46514
- "required" : true,
46515
- "attributes" : [ ],
46516
- "annotations" : [ ]
46517
- } ],
46518
- "attributes" : [ ],
46519
- "interfaces" : [ ]
46520
46399
  }, {
46521
46400
  "name" : "session_expiration_config",
46522
46401
  "plural" : "session_expiration_configs",
@@ -47605,6 +47484,30 @@
47605
47484
  "attributes" : [ ],
47606
47485
  "interfaces" : [ ],
47607
47486
  "description" : "Output data or downloadable links for shipping label documents such as labels or commercial invoices"
47487
+ }, {
47488
+ "name" : "shipping_label_error",
47489
+ "plural" : "shipping_label_errors",
47490
+ "fields" : [ {
47491
+ "name" : "code",
47492
+ "type" : "shipping_label_error_code",
47493
+ "required" : true,
47494
+ "attributes" : [ ],
47495
+ "annotations" : [ ]
47496
+ }, {
47497
+ "name" : "messages",
47498
+ "type" : "[string]",
47499
+ "required" : true,
47500
+ "attributes" : [ ],
47501
+ "annotations" : [ ],
47502
+ "minimum" : 1
47503
+ } ],
47504
+ "attributes" : [ {
47505
+ "name" : "linter",
47506
+ "value" : {
47507
+ "error_version" : "1"
47508
+ }
47509
+ } ],
47510
+ "interfaces" : [ ]
47608
47511
  }, {
47609
47512
  "name" : "shipping_label_hop_cost_itemized_estimate",
47610
47513
  "plural" : "shipping_label_hop_cost_itemized_estimates",
@@ -55223,12 +55126,6 @@
55223
55126
  "location" : "Query",
55224
55127
  "required" : false,
55225
55128
  "maximum" : 100
55226
- }, {
55227
- "name" : "context",
55228
- "type" : "string",
55229
- "location" : "Query",
55230
- "required" : false,
55231
- "description" : "The session context"
55232
55129
  } ],
55233
55130
  "responses" : [ {
55234
55131
  "code" : {
@@ -56244,12 +56141,6 @@
56244
56141
  "location" : "Path",
56245
56142
  "required" : true,
56246
56143
  "description" : "Refers to your organization's account identifier"
56247
- }, {
56248
- "name" : "context",
56249
- "type" : "string",
56250
- "location" : "Query",
56251
- "required" : false,
56252
- "description" : "The session context"
56253
56144
  } ],
56254
56145
  "responses" : [ {
56255
56146
  "code" : {
@@ -56353,12 +56244,6 @@
56353
56244
  "location" : "Path",
56354
56245
  "required" : true,
56355
56246
  "description" : "Filter by one or more IDs of this resource"
56356
- }, {
56357
- "name" : "context",
56358
- "type" : "string",
56359
- "location" : "Query",
56360
- "required" : false,
56361
- "description" : "The session context"
56362
56247
  } ],
56363
56248
  "responses" : [ {
56364
56249
  "code" : {
@@ -56497,12 +56382,6 @@
56497
56382
  "description" : "The number of results to skip before returning results",
56498
56383
  "default" : "0",
56499
56384
  "minimum" : 0
56500
- }, {
56501
- "name" : "context",
56502
- "type" : "string",
56503
- "location" : "Query",
56504
- "required" : false,
56505
- "description" : "The session context"
56506
56385
  } ],
56507
56386
  "responses" : [ {
56508
56387
  "code" : {
@@ -56672,12 +56551,6 @@
56672
56551
  "minimum" : 0,
56673
56552
  "maximum" : 1,
56674
56553
  "example" : "order"
56675
- }, {
56676
- "name" : "context",
56677
- "type" : "string",
56678
- "location" : "Query",
56679
- "required" : false,
56680
- "description" : "The session context"
56681
56554
  } ],
56682
56555
  "responses" : [ {
56683
56556
  "code" : {
@@ -56881,12 +56754,6 @@
56881
56754
  "minimum" : 0,
56882
56755
  "maximum" : 1,
56883
56756
  "example" : "order"
56884
- }, {
56885
- "name" : "context",
56886
- "type" : "string",
56887
- "location" : "Query",
56888
- "required" : false,
56889
- "description" : "The session context"
56890
56757
  } ],
56891
56758
  "responses" : [ {
56892
56759
  "code" : {
@@ -56953,12 +56820,6 @@
56953
56820
  "type" : "string",
56954
56821
  "location" : "Path",
56955
56822
  "required" : true
56956
- }, {
56957
- "name" : "context",
56958
- "type" : "string",
56959
- "location" : "Query",
56960
- "required" : false,
56961
- "description" : "The session context"
56962
56823
  } ],
56963
56824
  "responses" : [ {
56964
56825
  "code" : {
@@ -57366,12 +57227,6 @@
57366
57227
  "type" : "string",
57367
57228
  "location" : "Query",
57368
57229
  "required" : false
57369
- }, {
57370
- "name" : "context",
57371
- "type" : "string",
57372
- "location" : "Query",
57373
- "required" : false,
57374
- "description" : "The session context"
57375
57230
  }, {
57376
57231
  "name" : "limit",
57377
57232
  "type" : "long",
@@ -57462,12 +57317,6 @@
57462
57317
  "location" : "Path",
57463
57318
  "required" : true,
57464
57319
  "description" : "Refers to your organization's account identifier"
57465
- }, {
57466
- "name" : "context",
57467
- "type" : "string",
57468
- "location" : "Query",
57469
- "required" : false,
57470
- "description" : "The session context"
57471
57320
  } ],
57472
57321
  "responses" : [ {
57473
57322
  "code" : {
@@ -57555,12 +57404,6 @@
57555
57404
  "location" : "Query",
57556
57405
  "required" : false,
57557
57406
  "description" : "If specified, the provided base amount will be converted to and formatted in this currency."
57558
- }, {
57559
- "name" : "context",
57560
- "type" : "string",
57561
- "location" : "Query",
57562
- "required" : false,
57563
- "description" : "The session context"
57564
57407
  } ],
57565
57408
  "responses" : [ {
57566
57409
  "code" : {
@@ -57657,12 +57500,6 @@
57657
57500
  "required" : false,
57658
57501
  "description" : "ISO 639 2 language code as defined in https://api.flow.io/reference/languages If specified, translate content to this language (where available)",
57659
57502
  "example" : "en"
57660
- }, {
57661
- "name" : "context",
57662
- "type" : "string",
57663
- "location" : "Query",
57664
- "required" : false,
57665
- "description" : "The session context"
57666
57503
  }, {
57667
57504
  "name" : "limit",
57668
57505
  "type" : "long",
@@ -57780,12 +57617,6 @@
57780
57617
  "required" : false,
57781
57618
  "description" : "ISO 639 2 language code as defined in https://api.flow.io/reference/languages",
57782
57619
  "example" : "en"
57783
- }, {
57784
- "name" : "context",
57785
- "type" : "string",
57786
- "location" : "Query",
57787
- "required" : false,
57788
- "description" : "The session context"
57789
57620
  } ],
57790
57621
  "responses" : [ {
57791
57622
  "code" : {
@@ -57901,12 +57732,6 @@
57901
57732
  "location" : "Query",
57902
57733
  "required" : false,
57903
57734
  "maximum" : 100
57904
- }, {
57905
- "name" : "context",
57906
- "type" : "string",
57907
- "location" : "Query",
57908
- "required" : false,
57909
- "description" : "The session context"
57910
57735
  }, {
57911
57736
  "name" : "limit",
57912
57737
  "type" : "long",
@@ -57988,12 +57813,6 @@
57988
57813
  "type" : "string",
57989
57814
  "location" : "Path",
57990
57815
  "required" : true
57991
- }, {
57992
- "name" : "context",
57993
- "type" : "string",
57994
- "location" : "Query",
57995
- "required" : false,
57996
- "description" : "The session context"
57997
57816
  } ],
57998
57817
  "responses" : [ {
57999
57818
  "code" : {
@@ -58038,12 +57857,6 @@
58038
57857
  "type" : "string",
58039
57858
  "location" : "Path",
58040
57859
  "required" : true
58041
- }, {
58042
- "name" : "context",
58043
- "type" : "string",
58044
- "location" : "Query",
58045
- "required" : false,
58046
- "description" : "The session context"
58047
57860
  } ],
58048
57861
  "responses" : [ {
58049
57862
  "code" : {
@@ -58114,12 +57927,6 @@
58114
57927
  "location" : "Query",
58115
57928
  "required" : false,
58116
57929
  "description" : "Iso 4217 3 currency code as defined in https://api.flow.io/reference/currencies If specified, translate the pricing to this currency. Translation occurs using the current spot rate for this currency from the base currency in the experience. If not specified, the item is returned in the currency of the experience."
58117
- }, {
58118
- "name" : "context",
58119
- "type" : "string",
58120
- "location" : "Query",
58121
- "required" : false,
58122
- "description" : "The session context"
58123
57930
  } ],
58124
57931
  "responses" : [ {
58125
57932
  "code" : {
@@ -58649,12 +58456,6 @@
58649
58456
  "description" : "The number of results to skip before returning results",
58650
58457
  "default" : "0",
58651
58458
  "minimum" : 0
58652
- }, {
58653
- "name" : "context",
58654
- "type" : "string",
58655
- "location" : "Query",
58656
- "required" : false,
58657
- "description" : "The session context"
58658
58459
  } ],
58659
58460
  "responses" : [ {
58660
58461
  "code" : {
@@ -58730,12 +58531,6 @@
58730
58531
  "location" : "Query",
58731
58532
  "required" : false,
58732
58533
  "description" : "Required if amount is specified"
58733
- }, {
58734
- "name" : "context",
58735
- "type" : "string",
58736
- "location" : "Query",
58737
- "required" : false,
58738
- "description" : "The session context"
58739
58534
  } ],
58740
58535
  "responses" : [ {
58741
58536
  "code" : {
@@ -58803,12 +58598,6 @@
58803
58598
  "type" : "string",
58804
58599
  "location" : "Path",
58805
58600
  "required" : true
58806
- }, {
58807
- "name" : "context",
58808
- "type" : "string",
58809
- "location" : "Query",
58810
- "required" : false,
58811
- "description" : "The session context"
58812
58601
  } ],
58813
58602
  "responses" : [ {
58814
58603
  "code" : {
@@ -58970,12 +58759,6 @@
58970
58759
  "type" : "string",
58971
58760
  "location" : "Path",
58972
58761
  "required" : true
58973
- }, {
58974
- "name" : "context",
58975
- "type" : "string",
58976
- "location" : "Query",
58977
- "required" : false,
58978
- "description" : "The session context"
58979
58762
  } ],
58980
58763
  "responses" : [ {
58981
58764
  "code" : {
@@ -59042,12 +58825,6 @@
59042
58825
  "type" : "string",
59043
58826
  "location" : "Path",
59044
58827
  "required" : true
59045
- }, {
59046
- "name" : "context",
59047
- "type" : "string",
59048
- "location" : "Query",
59049
- "required" : false,
59050
- "description" : "The session context"
59051
58828
  } ],
59052
58829
  "responses" : [ {
59053
58830
  "code" : {
@@ -59221,12 +58998,6 @@
59221
58998
  "type" : "string",
59222
58999
  "location" : "Path",
59223
59000
  "required" : true
59224
- }, {
59225
- "name" : "context",
59226
- "type" : "string",
59227
- "location" : "Query",
59228
- "required" : false,
59229
- "description" : "The session context"
59230
59001
  } ],
59231
59002
  "responses" : [ {
59232
59003
  "code" : {
@@ -59272,12 +59043,6 @@
59272
59043
  "type" : "string",
59273
59044
  "location" : "Path",
59274
59045
  "required" : true
59275
- }, {
59276
- "name" : "context",
59277
- "type" : "string",
59278
- "location" : "Query",
59279
- "required" : false,
59280
- "description" : "The session context"
59281
59046
  } ],
59282
59047
  "responses" : [ {
59283
59048
  "code" : {
@@ -59345,12 +59110,6 @@
59345
59110
  "type" : "string",
59346
59111
  "location" : "Path",
59347
59112
  "required" : true
59348
- }, {
59349
- "name" : "context",
59350
- "type" : "string",
59351
- "location" : "Query",
59352
- "required" : false,
59353
- "description" : "The session context"
59354
59113
  } ],
59355
59114
  "responses" : [ {
59356
59115
  "code" : {
@@ -59396,12 +59155,6 @@
59396
59155
  "type" : "string",
59397
59156
  "location" : "Path",
59398
59157
  "required" : true
59399
- }, {
59400
- "name" : "context",
59401
- "type" : "string",
59402
- "location" : "Query",
59403
- "required" : false,
59404
- "description" : "The session context"
59405
59158
  } ],
59406
59159
  "responses" : [ {
59407
59160
  "code" : {
@@ -59558,12 +59311,6 @@
59558
59311
  "location" : "Query",
59559
59312
  "required" : false,
59560
59313
  "description" : "If specified, indicates the currency of the returned prices."
59561
- }, {
59562
- "name" : "context",
59563
- "type" : "string",
59564
- "location" : "Query",
59565
- "required" : false,
59566
- "description" : "The session context"
59567
59314
  } ],
59568
59315
  "responses" : [ {
59569
59316
  "code" : {
@@ -59609,12 +59356,6 @@
59609
59356
  "type" : "string",
59610
59357
  "location" : "Path",
59611
59358
  "required" : true
59612
- }, {
59613
- "name" : "context",
59614
- "type" : "string",
59615
- "location" : "Query",
59616
- "required" : false,
59617
- "description" : "The session context"
59618
59359
  } ],
59619
59360
  "responses" : [ {
59620
59361
  "code" : {
@@ -59660,12 +59401,6 @@
59660
59401
  "type" : "string",
59661
59402
  "location" : "Path",
59662
59403
  "required" : true
59663
- }, {
59664
- "name" : "context",
59665
- "type" : "string",
59666
- "location" : "Query",
59667
- "required" : false,
59668
- "description" : "The session context"
59669
59404
  } ],
59670
59405
  "responses" : [ {
59671
59406
  "code" : {
@@ -59808,12 +59543,6 @@
59808
59543
  "type" : "string",
59809
59544
  "location" : "Path",
59810
59545
  "required" : true
59811
- }, {
59812
- "name" : "context",
59813
- "type" : "string",
59814
- "location" : "Query",
59815
- "required" : false,
59816
- "description" : "The session context"
59817
59546
  } ],
59818
59547
  "responses" : [ {
59819
59548
  "code" : {
@@ -59864,12 +59593,6 @@
59864
59593
  "type" : "string",
59865
59594
  "location" : "Path",
59866
59595
  "required" : true
59867
- }, {
59868
- "name" : "context",
59869
- "type" : "string",
59870
- "location" : "Query",
59871
- "required" : false,
59872
- "description" : "The session context"
59873
59596
  } ],
59874
59597
  "responses" : [ {
59875
59598
  "code" : {
@@ -59940,12 +59663,6 @@
59940
59663
  "type" : "string",
59941
59664
  "location" : "Path",
59942
59665
  "required" : true
59943
- }, {
59944
- "name" : "context",
59945
- "type" : "string",
59946
- "location" : "Query",
59947
- "required" : false,
59948
- "description" : "The session context"
59949
59666
  } ],
59950
59667
  "responses" : [ {
59951
59668
  "code" : {
@@ -59990,12 +59707,6 @@
59990
59707
  "type" : "string",
59991
59708
  "location" : "Path",
59992
59709
  "required" : true
59993
- }, {
59994
- "name" : "context",
59995
- "type" : "string",
59996
- "location" : "Query",
59997
- "required" : false,
59998
- "description" : "The session context"
59999
59710
  } ],
60000
59711
  "responses" : [ {
60001
59712
  "code" : {
@@ -60064,12 +59775,6 @@
60064
59775
  "type" : "string",
60065
59776
  "location" : "Query",
60066
59777
  "required" : false
60067
- }, {
60068
- "name" : "context",
60069
- "type" : "string",
60070
- "location" : "Query",
60071
- "required" : false,
60072
- "description" : "The session context"
60073
59778
  } ],
60074
59779
  "responses" : [ {
60075
59780
  "code" : {
@@ -60171,12 +59876,6 @@
60171
59876
  "type" : "string",
60172
59877
  "location" : "Path",
60173
59878
  "required" : true
60174
- }, {
60175
- "name" : "context",
60176
- "type" : "string",
60177
- "location" : "Query",
60178
- "required" : false,
60179
- "description" : "The session context"
60180
59879
  } ],
60181
59880
  "responses" : [ {
60182
59881
  "code" : {
@@ -61355,12 +61054,6 @@
61355
61054
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
61356
61055
  "maximum" : 100,
61357
61056
  "example" : "destination"
61358
- }, {
61359
- "name" : "context",
61360
- "type" : "string",
61361
- "location" : "Query",
61362
- "required" : false,
61363
- "description" : "The session context"
61364
61057
  }, {
61365
61058
  "name" : "limit",
61366
61059
  "type" : "long",
@@ -61491,12 +61184,6 @@
61491
61184
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
61492
61185
  "maximum" : 100,
61493
61186
  "example" : "destination"
61494
- }, {
61495
- "name" : "context",
61496
- "type" : "string",
61497
- "location" : "Query",
61498
- "required" : false,
61499
- "description" : "The session context"
61500
61187
  } ],
61501
61188
  "responses" : [ {
61502
61189
  "code" : {
@@ -61571,12 +61258,6 @@
61571
61258
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
61572
61259
  "maximum" : 100,
61573
61260
  "example" : "destination"
61574
- }, {
61575
- "name" : "context",
61576
- "type" : "string",
61577
- "location" : "Query",
61578
- "required" : false,
61579
- "description" : "The session context"
61580
61261
  } ],
61581
61262
  "responses" : [ {
61582
61263
  "code" : {
@@ -61644,12 +61325,6 @@
61644
61325
  "location" : "Query",
61645
61326
  "required" : false,
61646
61327
  "description" : "Flag to indicate whether to only show delivery options that are selected. Only the delivery options with ids in the selections list would be shown."
61647
- }, {
61648
- "name" : "context",
61649
- "type" : "string",
61650
- "location" : "Query",
61651
- "required" : false,
61652
- "description" : "The session context"
61653
61328
  } ],
61654
61329
  "responses" : [ {
61655
61330
  "code" : {
@@ -61810,12 +61485,6 @@
61810
61485
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
61811
61486
  "maximum" : 100,
61812
61487
  "example" : "destination"
61813
- }, {
61814
- "name" : "context",
61815
- "type" : "string",
61816
- "location" : "Query",
61817
- "required" : false,
61818
- "description" : "The session context"
61819
61488
  } ],
61820
61489
  "responses" : [ {
61821
61490
  "code" : {
@@ -61909,12 +61578,6 @@
61909
61578
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
61910
61579
  "maximum" : 100,
61911
61580
  "example" : "destination"
61912
- }, {
61913
- "name" : "context",
61914
- "type" : "string",
61915
- "location" : "Query",
61916
- "required" : false,
61917
- "description" : "The session context"
61918
61581
  } ],
61919
61582
  "responses" : [ {
61920
61583
  "code" : {
@@ -62126,12 +61789,6 @@
62126
61789
  "type" : "string",
62127
61790
  "location" : "Path",
62128
61791
  "required" : true
62129
- }, {
62130
- "name" : "context",
62131
- "type" : "string",
62132
- "location" : "Query",
62133
- "required" : false,
62134
- "description" : "The session context"
62135
61792
  } ],
62136
61793
  "responses" : [ {
62137
61794
  "code" : {
@@ -62181,12 +61838,6 @@
62181
61838
  "type" : "string",
62182
61839
  "location" : "Path",
62183
61840
  "required" : true
62184
- }, {
62185
- "name" : "context",
62186
- "type" : "string",
62187
- "location" : "Query",
62188
- "required" : false,
62189
- "description" : "The session context"
62190
61841
  } ],
62191
61842
  "responses" : [ {
62192
61843
  "code" : {
@@ -62254,12 +61905,6 @@
62254
61905
  "type" : "string",
62255
61906
  "location" : "Path",
62256
61907
  "required" : true
62257
- }, {
62258
- "name" : "context",
62259
- "type" : "string",
62260
- "location" : "Query",
62261
- "required" : false,
62262
- "description" : "The session context"
62263
61908
  } ],
62264
61909
  "responses" : [ {
62265
61910
  "code" : {
@@ -62393,12 +62038,6 @@
62393
62038
  "minimum" : 0,
62394
62039
  "maximum" : 1,
62395
62040
  "example" : "order"
62396
- }, {
62397
- "name" : "context",
62398
- "type" : "string",
62399
- "location" : "Query",
62400
- "required" : false,
62401
- "description" : "The session context"
62402
62041
  } ],
62403
62042
  "responses" : [ {
62404
62043
  "code" : {
@@ -62647,12 +62286,6 @@
62647
62286
  "minimum" : 0,
62648
62287
  "maximum" : 1,
62649
62288
  "example" : "experience"
62650
- }, {
62651
- "name" : "context",
62652
- "type" : "string",
62653
- "location" : "Query",
62654
- "required" : false,
62655
- "description" : "The session context"
62656
62289
  } ],
62657
62290
  "responses" : [ {
62658
62291
  "code" : {
@@ -62721,12 +62354,6 @@
62721
62354
  "type" : "string",
62722
62355
  "location" : "Path",
62723
62356
  "required" : true
62724
- }, {
62725
- "name" : "context",
62726
- "type" : "string",
62727
- "location" : "Query",
62728
- "required" : false,
62729
- "description" : "The session context"
62730
62357
  } ],
62731
62358
  "responses" : [ {
62732
62359
  "code" : {
@@ -62971,12 +62598,6 @@
62971
62598
  "minimum" : 0,
62972
62599
  "maximum" : 1,
62973
62600
  "example" : "experience"
62974
- }, {
62975
- "name" : "context",
62976
- "type" : "string",
62977
- "location" : "Query",
62978
- "required" : false,
62979
- "description" : "The session context"
62980
62601
  } ],
62981
62602
  "responses" : [ {
62982
62603
  "code" : {
@@ -63080,12 +62701,6 @@
63080
62701
  "minimum" : 0,
63081
62702
  "maximum" : 1,
63082
62703
  "example" : "experience"
63083
- }, {
63084
- "name" : "context",
63085
- "type" : "string",
63086
- "location" : "Query",
63087
- "required" : false,
63088
- "description" : "The session context"
63089
62704
  } ],
63090
62705
  "responses" : [ {
63091
62706
  "code" : {
@@ -63165,12 +62780,6 @@
63165
62780
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
63166
62781
  "maximum" : 100,
63167
62782
  "example" : "destination"
63168
- }, {
63169
- "name" : "context",
63170
- "type" : "string",
63171
- "location" : "Query",
63172
- "required" : false,
63173
- "description" : "The session context"
63174
62783
  } ],
63175
62784
  "responses" : [ {
63176
62785
  "code" : {
@@ -63256,12 +62865,6 @@
63256
62865
  "minimum" : 0,
63257
62866
  "maximum" : 1,
63258
62867
  "example" : "experience"
63259
- }, {
63260
- "name" : "context",
63261
- "type" : "string",
63262
- "location" : "Query",
63263
- "required" : false,
63264
- "description" : "The session context"
63265
62868
  } ],
63266
62869
  "responses" : [ {
63267
62870
  "code" : {
@@ -63333,12 +62936,6 @@
63333
62936
  "minimum" : 0,
63334
62937
  "maximum" : 1,
63335
62938
  "example" : "experience"
63336
- }, {
63337
- "name" : "context",
63338
- "type" : "string",
63339
- "location" : "Query",
63340
- "required" : false,
63341
- "description" : "The session context"
63342
62939
  } ],
63343
62940
  "responses" : [ {
63344
62941
  "code" : {
@@ -63401,12 +62998,6 @@
63401
62998
  "minimum" : 0,
63402
62999
  "maximum" : 1,
63403
63000
  "example" : "experience"
63404
- }, {
63405
- "name" : "context",
63406
- "type" : "string",
63407
- "location" : "Query",
63408
- "required" : false,
63409
- "description" : "The session context"
63410
63001
  } ],
63411
63002
  "responses" : [ {
63412
63003
  "code" : {
@@ -63469,12 +63060,6 @@
63469
63060
  "minimum" : 0,
63470
63061
  "maximum" : 1,
63471
63062
  "example" : "experience"
63472
- }, {
63473
- "name" : "context",
63474
- "type" : "string",
63475
- "location" : "Query",
63476
- "required" : false,
63477
- "description" : "The session context"
63478
63063
  } ],
63479
63064
  "responses" : [ {
63480
63065
  "code" : {
@@ -63537,12 +63122,6 @@
63537
63122
  "minimum" : 0,
63538
63123
  "maximum" : 1,
63539
63124
  "example" : "experience"
63540
- }, {
63541
- "name" : "context",
63542
- "type" : "string",
63543
- "location" : "Query",
63544
- "required" : false,
63545
- "description" : "The session context"
63546
63125
  } ],
63547
63126
  "responses" : [ {
63548
63127
  "code" : {
@@ -63605,12 +63184,6 @@
63605
63184
  "minimum" : 0,
63606
63185
  "maximum" : 1,
63607
63186
  "example" : "experience"
63608
- }, {
63609
- "name" : "context",
63610
- "type" : "string",
63611
- "location" : "Query",
63612
- "required" : false,
63613
- "description" : "The session context"
63614
63187
  } ],
63615
63188
  "responses" : [ {
63616
63189
  "code" : {
@@ -63673,12 +63246,6 @@
63673
63246
  "minimum" : 0,
63674
63247
  "maximum" : 1,
63675
63248
  "example" : "experience"
63676
- }, {
63677
- "name" : "context",
63678
- "type" : "string",
63679
- "location" : "Query",
63680
- "required" : false,
63681
- "description" : "The session context"
63682
63249
  } ],
63683
63250
  "responses" : [ {
63684
63251
  "code" : {
@@ -64110,12 +63677,6 @@
64110
63677
  "minimum" : 0,
64111
63678
  "maximum" : 1,
64112
63679
  "example" : "experience"
64113
- }, {
64114
- "name" : "context",
64115
- "type" : "string",
64116
- "location" : "Query",
64117
- "required" : false,
64118
- "description" : "The session context"
64119
63680
  } ],
64120
63681
  "responses" : [ {
64121
63682
  "code" : {
@@ -64178,12 +63739,6 @@
64178
63739
  "minimum" : 0,
64179
63740
  "maximum" : 1,
64180
63741
  "example" : "experience"
64181
- }, {
64182
- "name" : "context",
64183
- "type" : "string",
64184
- "location" : "Query",
64185
- "required" : false,
64186
- "description" : "The session context"
64187
63742
  } ],
64188
63743
  "responses" : [ {
64189
63744
  "code" : {
@@ -64294,12 +63849,6 @@
64294
63849
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
64295
63850
  "maximum" : 100,
64296
63851
  "example" : "destination"
64297
- }, {
64298
- "name" : "context",
64299
- "type" : "string",
64300
- "location" : "Query",
64301
- "required" : false,
64302
- "description" : "The session context"
64303
63852
  } ],
64304
63853
  "responses" : [ {
64305
63854
  "code" : {
@@ -64374,12 +63923,6 @@
64374
63923
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
64375
63924
  "maximum" : 100,
64376
63925
  "example" : "destination"
64377
- }, {
64378
- "name" : "context",
64379
- "type" : "string",
64380
- "location" : "Query",
64381
- "required" : false,
64382
- "description" : "The session context"
64383
63926
  } ],
64384
63927
  "responses" : [ {
64385
63928
  "code" : {
@@ -64472,12 +64015,6 @@
64472
64015
  "description" : "Fields on the order to romanize. For example, if 'destination' is passed, then destination addresses in Chinese characters will be transliterated to the romanized form in pinyin",
64473
64016
  "maximum" : 100,
64474
64017
  "example" : "destination"
64475
- }, {
64476
- "name" : "context",
64477
- "type" : "string",
64478
- "location" : "Query",
64479
- "required" : false,
64480
- "description" : "The session context"
64481
64018
  } ],
64482
64019
  "responses" : [ {
64483
64020
  "code" : {
@@ -65283,12 +64820,6 @@
65283
64820
  "description" : "If specified, countries will be filtered from experiences with this status. If not provided, defaults to active.",
65284
64821
  "default" : "[]",
65285
64822
  "maximum" : 4
65286
- }, {
65287
- "name" : "context",
65288
- "type" : "string",
65289
- "location" : "Query",
65290
- "required" : false,
65291
- "description" : "The session context"
65292
64823
  } ],
65293
64824
  "responses" : [ {
65294
64825
  "code" : {
@@ -66135,12 +65666,6 @@
66135
65666
  "location" : "Query",
66136
65667
  "required" : false,
66137
65668
  "description" : "If provided, will be used to help pick the experience if the country or experience key are not provided."
66138
- }, {
66139
- "name" : "context",
66140
- "type" : "string",
66141
- "location" : "Query",
66142
- "required" : false,
66143
- "description" : "The session context"
66144
65669
  }, {
66145
65670
  "name" : "limit",
66146
65671
  "type" : "long",
@@ -66251,12 +65776,6 @@
66251
65776
  "location" : "Query",
66252
65777
  "required" : false,
66253
65778
  "description" : "If provided, will be used to help pick the experience if the country or experience key are not provided."
66254
- }, {
66255
- "name" : "context",
66256
- "type" : "string",
66257
- "location" : "Query",
66258
- "required" : false,
66259
- "description" : "The session context"
66260
65779
  }, {
66261
65780
  "name" : "limit",
66262
65781
  "type" : "long",
@@ -66367,12 +65886,6 @@
66367
65886
  "description" : "The number of results to skip before returning results",
66368
65887
  "default" : "0",
66369
65888
  "minimum" : 0
66370
- }, {
66371
- "name" : "context",
66372
- "type" : "string",
66373
- "location" : "Query",
66374
- "required" : false,
66375
- "description" : "The session context"
66376
65889
  } ],
66377
65890
  "responses" : [ {
66378
65891
  "code" : {
@@ -72015,12 +71528,6 @@
72015
71528
  "location" : "Query",
72016
71529
  "required" : false,
72017
71530
  "example" : "12"
72018
- }, {
72019
- "name" : "context",
72020
- "type" : "string",
72021
- "location" : "Query",
72022
- "required" : false,
72023
- "description" : "The session context"
72024
71531
  } ],
72025
71532
  "responses" : [ {
72026
71533
  "code" : {
@@ -72097,12 +71604,6 @@
72097
71604
  "description" : "The number of results to skip before returning results",
72098
71605
  "default" : "0",
72099
71606
  "minimum" : 0
72100
- }, {
72101
- "name" : "context",
72102
- "type" : "string",
72103
- "location" : "Query",
72104
- "required" : false,
72105
- "description" : "The session context"
72106
71607
  } ],
72107
71608
  "responses" : [ {
72108
71609
  "code" : {
@@ -72967,12 +72468,6 @@
72967
72468
  "location" : "Path",
72968
72469
  "required" : true,
72969
72470
  "description" : "Refers to your organization's account identifier"
72970
- }, {
72971
- "name" : "context",
72972
- "type" : "string",
72973
- "location" : "Query",
72974
- "required" : false,
72975
- "description" : "The session context"
72976
72471
  } ],
72977
72472
  "responses" : [ {
72978
72473
  "code" : {
@@ -73446,12 +72941,6 @@
73446
72941
  "location" : "Query",
73447
72942
  "required" : false,
73448
72943
  "description" : "The datetime on which to base an estimate"
73449
- }, {
73450
- "name" : "context",
73451
- "type" : "string",
73452
- "location" : "Query",
73453
- "required" : false,
73454
- "description" : "The session context"
73455
72944
  } ],
73456
72945
  "responses" : [ {
73457
72946
  "code" : {
@@ -73515,12 +73004,6 @@
73515
73004
  "location" : "Path",
73516
73005
  "required" : true,
73517
73006
  "description" : "Refers to your organization's account identifier"
73518
- }, {
73519
- "name" : "context",
73520
- "type" : "string",
73521
- "location" : "Query",
73522
- "required" : false,
73523
- "description" : "The session context"
73524
73007
  } ],
73525
73008
  "responses" : [ {
73526
73009
  "code" : {
@@ -75706,12 +75189,6 @@
75706
75189
  "type" : "boolean",
75707
75190
  "location" : "Query",
75708
75191
  "required" : false
75709
- }, {
75710
- "name" : "context",
75711
- "type" : "string",
75712
- "location" : "Query",
75713
- "required" : false,
75714
- "description" : "The session context"
75715
75192
  }, {
75716
75193
  "name" : "force_new",
75717
75194
  "type" : "boolean",
@@ -75773,7 +75250,7 @@
75773
75250
  "value" : 422
75774
75251
  }
75775
75252
  },
75776
- "type" : "generic_error",
75253
+ "type" : "shipping_label_error",
75777
75254
  "description" : "One or more errors were found with the data sent in the request. The body of the response contains specific details on what data failed validation.",
75778
75255
  "attributes" : [ ]
75779
75256
  } ],
@@ -82814,12 +82291,6 @@
82814
82291
  "location" : "Path",
82815
82292
  "required" : true,
82816
82293
  "description" : "Refers to your organization's account identifier"
82817
- }, {
82818
- "name" : "context",
82819
- "type" : "string",
82820
- "location" : "Query",
82821
- "required" : false,
82822
- "description" : "The session context"
82823
82294
  } ],
82824
82295
  "responses" : [ {
82825
82296
  "code" : {
@@ -93992,12 +93463,6 @@
93992
93463
  "location" : "Path",
93993
93464
  "required" : true,
93994
93465
  "description" : "Refers to your organization's account identifier"
93995
- }, {
93996
- "name" : "context",
93997
- "type" : "string",
93998
- "location" : "Query",
93999
- "required" : false,
94000
- "description" : "The session context"
94001
93466
  } ],
94002
93467
  "responses" : [ {
94003
93468
  "code" : {
@@ -94072,12 +93537,6 @@
94072
93537
  "type" : "string",
94073
93538
  "location" : "Path",
94074
93539
  "required" : true
94075
- }, {
94076
- "name" : "context",
94077
- "type" : "string",
94078
- "location" : "Query",
94079
- "required" : false,
94080
- "description" : "The session context"
94081
93540
  } ],
94082
93541
  "responses" : [ {
94083
93542
  "code" : {
@@ -94215,12 +93674,6 @@
94215
93674
  "location" : "Path",
94216
93675
  "required" : true,
94217
93676
  "description" : "Refers to your organization's account identifier"
94218
- }, {
94219
- "name" : "context",
94220
- "type" : "string",
94221
- "location" : "Query",
94222
- "required" : false,
94223
- "description" : "The session context"
94224
93677
  } ],
94225
93678
  "responses" : [ {
94226
93679
  "code" : {
@@ -94260,12 +93713,6 @@
94260
93713
  "type" : "string",
94261
93714
  "location" : "Path",
94262
93715
  "required" : true
94263
- }, {
94264
- "name" : "context",
94265
- "type" : "string",
94266
- "location" : "Query",
94267
- "required" : false,
94268
- "description" : "The session context"
94269
93716
  } ],
94270
93717
  "responses" : [ {
94271
93718
  "code" : {
@@ -94674,12 +94121,6 @@
94674
94121
  "type" : "string",
94675
94122
  "location" : "Path",
94676
94123
  "required" : true
94677
- }, {
94678
- "name" : "context",
94679
- "type" : "string",
94680
- "location" : "Query",
94681
- "required" : false,
94682
- "description" : "The session context"
94683
94124
  } ],
94684
94125
  "responses" : [ {
94685
94126
  "code" : {
@@ -94711,12 +94152,6 @@
94711
94152
  "location" : "Path",
94712
94153
  "required" : true,
94713
94154
  "description" : "Filter by one or more IDs of this resource"
94714
- }, {
94715
- "name" : "context",
94716
- "type" : "string",
94717
- "location" : "Query",
94718
- "required" : false,
94719
- "description" : "The session context"
94720
94155
  } ],
94721
94156
  "responses" : [ {
94722
94157
  "code" : {
@@ -94748,12 +94183,6 @@
94748
94183
  "location" : "Path",
94749
94184
  "required" : true,
94750
94185
  "description" : "Filter by one or more IDs of this resource"
94751
- }, {
94752
- "name" : "context",
94753
- "type" : "string",
94754
- "location" : "Query",
94755
- "required" : false,
94756
- "description" : "The session context"
94757
94186
  } ],
94758
94187
  "responses" : [ {
94759
94188
  "code" : {
@@ -94785,12 +94214,6 @@
94785
94214
  "location" : "Path",
94786
94215
  "required" : true,
94787
94216
  "description" : "Filter by one or more IDs of this resource"
94788
- }, {
94789
- "name" : "context",
94790
- "type" : "string",
94791
- "location" : "Query",
94792
- "required" : false,
94793
- "description" : "The session context"
94794
94217
  } ],
94795
94218
  "responses" : [ {
94796
94219
  "code" : {
@@ -94844,12 +94267,6 @@
94844
94267
  "location" : "Path",
94845
94268
  "required" : true,
94846
94269
  "description" : "Filter by one or more IDs of this resource"
94847
- }, {
94848
- "name" : "context",
94849
- "type" : "string",
94850
- "location" : "Query",
94851
- "required" : false,
94852
- "description" : "The session context"
94853
94270
  } ],
94854
94271
  "responses" : [ {
94855
94272
  "code" : {
@@ -94903,12 +94320,6 @@
94903
94320
  "location" : "Path",
94904
94321
  "required" : true,
94905
94322
  "description" : "Filter by one or more IDs of this resource"
94906
- }, {
94907
- "name" : "context",
94908
- "type" : "string",
94909
- "location" : "Query",
94910
- "required" : false,
94911
- "description" : "The session context"
94912
94323
  } ],
94913
94324
  "responses" : [ {
94914
94325
  "code" : {
@@ -95011,12 +94422,6 @@
95011
94422
  "location" : "Path",
95012
94423
  "required" : true,
95013
94424
  "description" : "Filter by one or more IDs of this resource"
95014
- }, {
95015
- "name" : "context",
95016
- "type" : "string",
95017
- "location" : "Query",
95018
- "required" : false,
95019
- "description" : "The session context"
95020
94425
  } ],
95021
94426
  "responses" : [ {
95022
94427
  "code" : {
@@ -95078,12 +94483,6 @@
95078
94483
  "minimum" : 0,
95079
94484
  "maximum" : 1,
95080
94485
  "example" : "experience"
95081
- }, {
95082
- "name" : "context",
95083
- "type" : "string",
95084
- "location" : "Query",
95085
- "required" : false,
95086
- "description" : "The session context"
95087
94486
  } ],
95088
94487
  "responses" : [ {
95089
94488
  "code" : {
@@ -95158,12 +94557,6 @@
95158
94557
  "minimum" : 0,
95159
94558
  "maximum" : 1,
95160
94559
  "example" : "experience"
95161
- }, {
95162
- "name" : "context",
95163
- "type" : "string",
95164
- "location" : "Query",
95165
- "required" : false,
95166
- "description" : "The session context"
95167
94560
  } ],
95168
94561
  "responses" : [ {
95169
94562
  "code" : {