doc-detective-common 3.0.4-dev.1 → 3.0.4-dev.2

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.
@@ -2454,6 +2454,12 @@
2454
2454
  "type": "string",
2455
2455
  "description": "URL or local path to the OpenAPI description."
2456
2456
  },
2457
+ "definition": {
2458
+ "type": "object",
2459
+ "readOnly": true,
2460
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
2461
+ "additionalProperties": true
2462
+ },
2457
2463
  "operationId": {
2458
2464
  "type": "string",
2459
2465
  "description": "ID of the operation to use for the request."
@@ -2808,6 +2814,12 @@
2808
2814
  "type": "string",
2809
2815
  "description": "URL or local path to the OpenAPI description."
2810
2816
  },
2817
+ "definition": {
2818
+ "type": "object",
2819
+ "readOnly": true,
2820
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
2821
+ "additionalProperties": true
2822
+ },
2811
2823
  "operationId": {
2812
2824
  "type": "string",
2813
2825
  "description": "ID of the operation to use for the request."
@@ -5396,6 +5408,12 @@
5396
5408
  "type": "string",
5397
5409
  "description": "URL or local path to the OpenAPI description."
5398
5410
  },
5411
+ "definition": {
5412
+ "type": "object",
5413
+ "readOnly": true,
5414
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
5415
+ "additionalProperties": true
5416
+ },
5399
5417
  "operationId": {
5400
5418
  "type": "string",
5401
5419
  "description": "ID of the operation to use for the request."
@@ -7171,6 +7189,12 @@
7171
7189
  "type": "string",
7172
7190
  "description": "URL or local path to the OpenAPI description."
7173
7191
  },
7192
+ "definition": {
7193
+ "type": "object",
7194
+ "readOnly": true,
7195
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
7196
+ "additionalProperties": true
7197
+ },
7174
7198
  "operationId": {
7175
7199
  "type": "string",
7176
7200
  "description": "ID of the operation to use for the request."
@@ -7525,6 +7549,12 @@
7525
7549
  "type": "string",
7526
7550
  "description": "URL or local path to the OpenAPI description."
7527
7551
  },
7552
+ "definition": {
7553
+ "type": "object",
7554
+ "readOnly": true,
7555
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
7556
+ "additionalProperties": true
7557
+ },
7528
7558
  "operationId": {
7529
7559
  "type": "string",
7530
7560
  "description": "ID of the operation to use for the request."
@@ -11268,6 +11298,12 @@
11268
11298
  "type": "string",
11269
11299
  "description": "URL or local path to the OpenAPI description."
11270
11300
  },
11301
+ "definition": {
11302
+ "type": "object",
11303
+ "readOnly": true,
11304
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
11305
+ "additionalProperties": true
11306
+ },
11271
11307
  "operationId": {
11272
11308
  "type": "string",
11273
11309
  "description": "ID of the operation to use for the request."
@@ -11622,6 +11658,12 @@
11622
11658
  "type": "string",
11623
11659
  "description": "URL or local path to the OpenAPI description."
11624
11660
  },
11661
+ "definition": {
11662
+ "type": "object",
11663
+ "readOnly": true,
11664
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
11665
+ "additionalProperties": true
11666
+ },
11625
11667
  "operationId": {
11626
11668
  "type": "string",
11627
11669
  "description": "ID of the operation to use for the request."
@@ -12064,6 +12106,12 @@
12064
12106
  "type": "string",
12065
12107
  "description": "URL or local path to the OpenAPI description."
12066
12108
  },
12109
+ "definition": {
12110
+ "type": "object",
12111
+ "readOnly": true,
12112
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
12113
+ "additionalProperties": true
12114
+ },
12067
12115
  "operationId": {
12068
12116
  "type": "string",
12069
12117
  "description": "ID of the operation to use for the request."
@@ -14496,6 +14544,12 @@
14496
14544
  "type": "string",
14497
14545
  "description": "URL or local path to the OpenAPI description."
14498
14546
  },
14547
+ "definition": {
14548
+ "type": "object",
14549
+ "readOnly": true,
14550
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
14551
+ "additionalProperties": true
14552
+ },
14499
14553
  "operationId": {
14500
14554
  "type": "string",
14501
14555
  "description": "ID of the operation to use for the request."
@@ -14850,6 +14904,12 @@
14850
14904
  "type": "string",
14851
14905
  "description": "URL or local path to the OpenAPI description."
14852
14906
  },
14907
+ "definition": {
14908
+ "type": "object",
14909
+ "readOnly": true,
14910
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
14911
+ "additionalProperties": true
14912
+ },
14853
14913
  "operationId": {
14854
14914
  "type": "string",
14855
14915
  "description": "ID of the operation to use for the request."
@@ -17438,6 +17498,12 @@
17438
17498
  "type": "string",
17439
17499
  "description": "URL or local path to the OpenAPI description."
17440
17500
  },
17501
+ "definition": {
17502
+ "type": "object",
17503
+ "readOnly": true,
17504
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
17505
+ "additionalProperties": true
17506
+ },
17441
17507
  "operationId": {
17442
17508
  "type": "string",
17443
17509
  "description": "ID of the operation to use for the request."
@@ -19213,6 +19279,12 @@
19213
19279
  "type": "string",
19214
19280
  "description": "URL or local path to the OpenAPI description."
19215
19281
  },
19282
+ "definition": {
19283
+ "type": "object",
19284
+ "readOnly": true,
19285
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
19286
+ "additionalProperties": true
19287
+ },
19216
19288
  "operationId": {
19217
19289
  "type": "string",
19218
19290
  "description": "ID of the operation to use for the request."
@@ -19567,6 +19639,12 @@
19567
19639
  "type": "string",
19568
19640
  "description": "URL or local path to the OpenAPI description."
19569
19641
  },
19642
+ "definition": {
19643
+ "type": "object",
19644
+ "readOnly": true,
19645
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
19646
+ "additionalProperties": true
19647
+ },
19570
19648
  "operationId": {
19571
19649
  "type": "string",
19572
19650
  "description": "ID of the operation to use for the request."
@@ -22487,6 +22565,12 @@
22487
22565
  "type": "string",
22488
22566
  "description": "URL or local path to the OpenAPI description."
22489
22567
  },
22568
+ "definition": {
22569
+ "type": "object",
22570
+ "readOnly": true,
22571
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
22572
+ "additionalProperties": true
22573
+ },
22490
22574
  "operationId": {
22491
22575
  "type": "string",
22492
22576
  "description": "ID of the operation to use for the request."
@@ -23055,6 +23139,12 @@
23055
23139
  "type": "string",
23056
23140
  "description": "URL or local path to the OpenAPI description."
23057
23141
  },
23142
+ "definition": {
23143
+ "type": "object",
23144
+ "readOnly": true,
23145
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
23146
+ "additionalProperties": true
23147
+ },
23058
23148
  "operationId": {
23059
23149
  "type": "string",
23060
23150
  "description": "ID of the operation to use for the request."
@@ -24673,6 +24763,12 @@
24673
24763
  "type": "string",
24674
24764
  "description": "URL or local path to the OpenAPI description."
24675
24765
  },
24766
+ "definition": {
24767
+ "type": "object",
24768
+ "readOnly": true,
24769
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
24770
+ "additionalProperties": true
24771
+ },
24676
24772
  "operationId": {
24677
24773
  "type": "string",
24678
24774
  "description": "ID of the operation to use for the request."
@@ -25027,6 +25123,12 @@
25027
25123
  "type": "string",
25028
25124
  "description": "URL or local path to the OpenAPI description."
25029
25125
  },
25126
+ "definition": {
25127
+ "type": "object",
25128
+ "readOnly": true,
25129
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
25130
+ "additionalProperties": true
25131
+ },
25030
25132
  "operationId": {
25031
25133
  "type": "string",
25032
25134
  "description": "ID of the operation to use for the request."
@@ -27302,7 +27404,7 @@
27302
27404
  },
27303
27405
  "contexts": {
27304
27406
  "title": "Resolved contexts",
27305
- "array": "array",
27407
+ "type": "array",
27306
27408
  "readOnly": true,
27307
27409
  "description": "Resolved contexts to run the test in. This is a resolved version of the `runOn` property. It is not user-defined and should not be used in test specifications.",
27308
27410
  "items": {
@@ -27400,6 +27502,12 @@
27400
27502
  "type": "string",
27401
27503
  "description": "URL or local path to the OpenAPI description."
27402
27504
  },
27505
+ "definition": {
27506
+ "type": "object",
27507
+ "readOnly": true,
27508
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
27509
+ "additionalProperties": true
27510
+ },
27403
27511
  "operationId": {
27404
27512
  "type": "string",
27405
27513
  "description": "ID of the operation to use for the request."
@@ -29010,6 +29118,12 @@
29010
29118
  "type": "string",
29011
29119
  "description": "URL or local path to the OpenAPI description."
29012
29120
  },
29121
+ "definition": {
29122
+ "type": "object",
29123
+ "readOnly": true,
29124
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
29125
+ "additionalProperties": true
29126
+ },
29013
29127
  "operationId": {
29014
29128
  "type": "string",
29015
29129
  "description": "ID of the operation to use for the request."
@@ -29364,6 +29478,12 @@
29364
29478
  "type": "string",
29365
29479
  "description": "URL or local path to the OpenAPI description."
29366
29480
  },
29481
+ "definition": {
29482
+ "type": "object",
29483
+ "readOnly": true,
29484
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
29485
+ "additionalProperties": true
29486
+ },
29367
29487
  "operationId": {
29368
29488
  "type": "string",
29369
29489
  "description": "ID of the operation to use for the request."
@@ -31691,6 +31811,12 @@
31691
31811
  "type": "string",
31692
31812
  "description": "URL or local path to the OpenAPI description."
31693
31813
  },
31814
+ "definition": {
31815
+ "type": "object",
31816
+ "readOnly": true,
31817
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
31818
+ "additionalProperties": true
31819
+ },
31694
31820
  "operationId": {
31695
31821
  "type": "string",
31696
31822
  "description": "ID of the operation to use for the request."
@@ -32816,6 +32942,12 @@
32816
32942
  "type": "string",
32817
32943
  "description": "URL or local path to the OpenAPI description."
32818
32944
  },
32945
+ "definition": {
32946
+ "type": "object",
32947
+ "readOnly": true,
32948
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
32949
+ "additionalProperties": true
32950
+ },
32819
32951
  "operationId": {
32820
32952
  "type": "string",
32821
32953
  "description": "ID of the operation to use for the request."
@@ -33384,6 +33516,12 @@
33384
33516
  "type": "string",
33385
33517
  "description": "URL or local path to the OpenAPI description."
33386
33518
  },
33519
+ "definition": {
33520
+ "type": "object",
33521
+ "readOnly": true,
33522
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
33523
+ "additionalProperties": true
33524
+ },
33387
33525
  "operationId": {
33388
33526
  "type": "string",
33389
33527
  "description": "ID of the operation to use for the request."
@@ -35002,6 +35140,12 @@
35002
35140
  "type": "string",
35003
35141
  "description": "URL or local path to the OpenAPI description."
35004
35142
  },
35143
+ "definition": {
35144
+ "type": "object",
35145
+ "readOnly": true,
35146
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
35147
+ "additionalProperties": true
35148
+ },
35005
35149
  "operationId": {
35006
35150
  "type": "string",
35007
35151
  "description": "ID of the operation to use for the request."
@@ -35356,6 +35500,12 @@
35356
35500
  "type": "string",
35357
35501
  "description": "URL or local path to the OpenAPI description."
35358
35502
  },
35503
+ "definition": {
35504
+ "type": "object",
35505
+ "readOnly": true,
35506
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
35507
+ "additionalProperties": true
35508
+ },
35359
35509
  "operationId": {
35360
35510
  "type": "string",
35361
35511
  "description": "ID of the operation to use for the request."
@@ -37631,7 +37781,7 @@
37631
37781
  },
37632
37782
  "contexts": {
37633
37783
  "title": "Resolved contexts",
37634
- "array": "array",
37784
+ "type": "array",
37635
37785
  "readOnly": true,
37636
37786
  "description": "Resolved contexts to run the test in. This is a resolved version of the `runOn` property. It is not user-defined and should not be used in test specifications.",
37637
37787
  "items": {
@@ -37729,6 +37879,12 @@
37729
37879
  "type": "string",
37730
37880
  "description": "URL or local path to the OpenAPI description."
37731
37881
  },
37882
+ "definition": {
37883
+ "type": "object",
37884
+ "readOnly": true,
37885
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
37886
+ "additionalProperties": true
37887
+ },
37732
37888
  "operationId": {
37733
37889
  "type": "string",
37734
37890
  "description": "ID of the operation to use for the request."
@@ -39339,6 +39495,12 @@
39339
39495
  "type": "string",
39340
39496
  "description": "URL or local path to the OpenAPI description."
39341
39497
  },
39498
+ "definition": {
39499
+ "type": "object",
39500
+ "readOnly": true,
39501
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
39502
+ "additionalProperties": true
39503
+ },
39342
39504
  "operationId": {
39343
39505
  "type": "string",
39344
39506
  "description": "ID of the operation to use for the request."
@@ -39693,6 +39855,12 @@
39693
39855
  "type": "string",
39694
39856
  "description": "URL or local path to the OpenAPI description."
39695
39857
  },
39858
+ "definition": {
39859
+ "type": "object",
39860
+ "readOnly": true,
39861
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
39862
+ "additionalProperties": true
39863
+ },
39696
39864
  "operationId": {
39697
39865
  "type": "string",
39698
39866
  "description": "ID of the operation to use for the request."
@@ -42020,6 +42188,12 @@
42020
42188
  "type": "string",
42021
42189
  "description": "URL or local path to the OpenAPI description."
42022
42190
  },
42191
+ "definition": {
42192
+ "type": "object",
42193
+ "readOnly": true,
42194
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
42195
+ "additionalProperties": true
42196
+ },
42023
42197
  "operationId": {
42024
42198
  "type": "string",
42025
42199
  "description": "ID of the operation to use for the request."
@@ -43901,6 +44075,12 @@
43901
44075
  "type": "string",
43902
44076
  "description": "URL or local path to the OpenAPI description."
43903
44077
  },
44078
+ "definition": {
44079
+ "type": "object",
44080
+ "readOnly": true,
44081
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
44082
+ "additionalProperties": true
44083
+ },
43904
44084
  "operationId": {
43905
44085
  "type": "string",
43906
44086
  "description": "ID of the operation to use for the request."
@@ -44469,6 +44649,12 @@
44469
44649
  "type": "string",
44470
44650
  "description": "URL or local path to the OpenAPI description."
44471
44651
  },
44652
+ "definition": {
44653
+ "type": "object",
44654
+ "readOnly": true,
44655
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
44656
+ "additionalProperties": true
44657
+ },
44472
44658
  "operationId": {
44473
44659
  "type": "string",
44474
44660
  "description": "ID of the operation to use for the request."
@@ -46087,6 +46273,12 @@
46087
46273
  "type": "string",
46088
46274
  "description": "URL or local path to the OpenAPI description."
46089
46275
  },
46276
+ "definition": {
46277
+ "type": "object",
46278
+ "readOnly": true,
46279
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
46280
+ "additionalProperties": true
46281
+ },
46090
46282
  "operationId": {
46091
46283
  "type": "string",
46092
46284
  "description": "ID of the operation to use for the request."
@@ -46441,6 +46633,12 @@
46441
46633
  "type": "string",
46442
46634
  "description": "URL or local path to the OpenAPI description."
46443
46635
  },
46636
+ "definition": {
46637
+ "type": "object",
46638
+ "readOnly": true,
46639
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
46640
+ "additionalProperties": true
46641
+ },
46444
46642
  "operationId": {
46445
46643
  "type": "string",
46446
46644
  "description": "ID of the operation to use for the request."
@@ -48716,7 +48914,7 @@
48716
48914
  },
48717
48915
  "contexts": {
48718
48916
  "title": "Resolved contexts",
48719
- "array": "array",
48917
+ "type": "array",
48720
48918
  "readOnly": true,
48721
48919
  "description": "Resolved contexts to run the test in. This is a resolved version of the `runOn` property. It is not user-defined and should not be used in test specifications.",
48722
48920
  "items": {
@@ -48814,6 +49012,12 @@
48814
49012
  "type": "string",
48815
49013
  "description": "URL or local path to the OpenAPI description."
48816
49014
  },
49015
+ "definition": {
49016
+ "type": "object",
49017
+ "readOnly": true,
49018
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
49019
+ "additionalProperties": true
49020
+ },
48817
49021
  "operationId": {
48818
49022
  "type": "string",
48819
49023
  "description": "ID of the operation to use for the request."
@@ -50424,6 +50628,12 @@
50424
50628
  "type": "string",
50425
50629
  "description": "URL or local path to the OpenAPI description."
50426
50630
  },
50631
+ "definition": {
50632
+ "type": "object",
50633
+ "readOnly": true,
50634
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
50635
+ "additionalProperties": true
50636
+ },
50427
50637
  "operationId": {
50428
50638
  "type": "string",
50429
50639
  "description": "ID of the operation to use for the request."
@@ -50778,6 +50988,12 @@
50778
50988
  "type": "string",
50779
50989
  "description": "URL or local path to the OpenAPI description."
50780
50990
  },
50991
+ "definition": {
50992
+ "type": "object",
50993
+ "readOnly": true,
50994
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
50995
+ "additionalProperties": true
50996
+ },
50781
50997
  "operationId": {
50782
50998
  "type": "string",
50783
50999
  "description": "ID of the operation to use for the request."
@@ -53105,6 +53321,12 @@
53105
53321
  "type": "string",
53106
53322
  "description": "URL or local path to the OpenAPI description."
53107
53323
  },
53324
+ "definition": {
53325
+ "type": "object",
53326
+ "readOnly": true,
53327
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
53328
+ "additionalProperties": true
53329
+ },
53108
53330
  "operationId": {
53109
53331
  "type": "string",
53110
53332
  "description": "ID of the operation to use for the request."
@@ -55043,6 +55265,12 @@
55043
55265
  "type": "string",
55044
55266
  "description": "URL or local path to the OpenAPI description."
55045
55267
  },
55268
+ "definition": {
55269
+ "type": "object",
55270
+ "readOnly": true,
55271
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
55272
+ "additionalProperties": true
55273
+ },
55046
55274
  "operationId": {
55047
55275
  "type": "string",
55048
55276
  "description": "ID of the operation to use for the request."
@@ -55397,6 +55625,12 @@
55397
55625
  "type": "string",
55398
55626
  "description": "URL or local path to the OpenAPI description."
55399
55627
  },
55628
+ "definition": {
55629
+ "type": "object",
55630
+ "readOnly": true,
55631
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
55632
+ "additionalProperties": true
55633
+ },
55400
55634
  "operationId": {
55401
55635
  "type": "string",
55402
55636
  "description": "ID of the operation to use for the request."
@@ -58104,6 +58338,12 @@
58104
58338
  "type": "string",
58105
58339
  "description": "URL or local path to the OpenAPI description."
58106
58340
  },
58341
+ "definition": {
58342
+ "type": "object",
58343
+ "readOnly": true,
58344
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
58345
+ "additionalProperties": true
58346
+ },
58107
58347
  "operationId": {
58108
58348
  "type": "string",
58109
58349
  "description": "ID of the operation to use for the request."
@@ -59722,6 +59962,12 @@
59722
59962
  "type": "string",
59723
59963
  "description": "URL or local path to the OpenAPI description."
59724
59964
  },
59965
+ "definition": {
59966
+ "type": "object",
59967
+ "readOnly": true,
59968
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
59969
+ "additionalProperties": true
59970
+ },
59725
59971
  "operationId": {
59726
59972
  "type": "string",
59727
59973
  "description": "ID of the operation to use for the request."
@@ -60076,6 +60322,12 @@
60076
60322
  "type": "string",
60077
60323
  "description": "URL or local path to the OpenAPI description."
60078
60324
  },
60325
+ "definition": {
60326
+ "type": "object",
60327
+ "readOnly": true,
60328
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
60329
+ "additionalProperties": true
60330
+ },
60079
60331
  "operationId": {
60080
60332
  "type": "string",
60081
60333
  "description": "ID of the operation to use for the request."
@@ -62351,7 +62603,7 @@
62351
62603
  },
62352
62604
  "contexts": {
62353
62605
  "title": "Resolved contexts",
62354
- "array": "array",
62606
+ "type": "array",
62355
62607
  "readOnly": true,
62356
62608
  "description": "Resolved contexts to run the test in. This is a resolved version of the `runOn` property. It is not user-defined and should not be used in test specifications.",
62357
62609
  "items": {
@@ -62449,6 +62701,12 @@
62449
62701
  "type": "string",
62450
62702
  "description": "URL or local path to the OpenAPI description."
62451
62703
  },
62704
+ "definition": {
62705
+ "type": "object",
62706
+ "readOnly": true,
62707
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
62708
+ "additionalProperties": true
62709
+ },
62452
62710
  "operationId": {
62453
62711
  "type": "string",
62454
62712
  "description": "ID of the operation to use for the request."
@@ -64059,6 +64317,12 @@
64059
64317
  "type": "string",
64060
64318
  "description": "URL or local path to the OpenAPI description."
64061
64319
  },
64320
+ "definition": {
64321
+ "type": "object",
64322
+ "readOnly": true,
64323
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
64324
+ "additionalProperties": true
64325
+ },
64062
64326
  "operationId": {
64063
64327
  "type": "string",
64064
64328
  "description": "ID of the operation to use for the request."
@@ -64413,6 +64677,12 @@
64413
64677
  "type": "string",
64414
64678
  "description": "URL or local path to the OpenAPI description."
64415
64679
  },
64680
+ "definition": {
64681
+ "type": "object",
64682
+ "readOnly": true,
64683
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
64684
+ "additionalProperties": true
64685
+ },
64416
64686
  "operationId": {
64417
64687
  "type": "string",
64418
64688
  "description": "ID of the operation to use for the request."
@@ -66740,6 +67010,12 @@
66740
67010
  "type": "string",
66741
67011
  "description": "URL or local path to the OpenAPI description."
66742
67012
  },
67013
+ "definition": {
67014
+ "type": "object",
67015
+ "readOnly": true,
67016
+ "description": "OpenAPI definition object loaded from the `descriptionPath`. This is a resolved version of the OpenAPI description and should not be user-defined.",
67017
+ "additionalProperties": true
67018
+ },
66743
67019
  "operationId": {
66744
67020
  "type": "string",
66745
67021
  "description": "ID of the operation to use for the request."