@octokit/openapi 7.1.0 → 7.4.0

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 (35) hide show
  1. package/generated/api.github.com.deref.json +9058 -8
  2. package/generated/api.github.com.json +669 -35
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +119 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +111 -1
  7. package/generated/ghes-3.2.deref.json +354 -1
  8. package/generated/ghes-3.2.json +151 -10
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +16 -0
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +209 -1
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +9 -1
  12. package/generated/ghes-3.3.deref.json +354 -1
  13. package/generated/ghes-3.3.json +151 -10
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
  16. package/generated/ghes-3.4.deref.json +339 -1
  17. package/generated/ghes-3.4.json +152 -10
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +764 -0
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +141 -1
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +132 -4
  23. package/generated/ghes-3.5.deref.json +349 -1
  24. package/generated/ghes-3.5.json +162 -10
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +94 -0
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +399 -1
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +183 -1
  28. package/generated/ghes-3.6.deref.json +7239 -1
  29. package/generated/ghes-3.6.json +380 -10
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +739 -3
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +163 -1
  32. package/generated/github.ae-diff-to-api.github.com.json +122 -4
  33. package/generated/github.ae.deref.json +299 -1
  34. package/generated/github.ae.json +184 -10
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.1.0",
4
+ "version": "7.4.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -4087,6 +4087,14 @@
4087
4087
  "write"
4088
4088
  ]
4089
4089
  },
4090
+ "organization_custom_roles": {
4091
+ "type": "string",
4092
+ "description": "The level of permission to grant the access token for custom roles management.",
4093
+ "enum": [
4094
+ "read",
4095
+ "write"
4096
+ ]
4097
+ },
4090
4098
  "deployments": {
4091
4099
  "type": "string",
4092
4100
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5169,6 +5177,14 @@
5169
5177
  "write"
5170
5178
  ]
5171
5179
  },
5180
+ "organization_custom_roles": {
5181
+ "type": "string",
5182
+ "description": "The level of permission to grant the access token for custom roles management.",
5183
+ "enum": [
5184
+ "read",
5185
+ "write"
5186
+ ]
5187
+ },
5172
5188
  "deployments": {
5173
5189
  "type": "string",
5174
5190
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5833,6 +5849,14 @@
5833
5849
  "write"
5834
5850
  ]
5835
5851
  },
5852
+ "organization_custom_roles": {
5853
+ "type": "string",
5854
+ "description": "The level of permission to grant the access token for custom roles management.",
5855
+ "enum": [
5856
+ "read",
5857
+ "write"
5858
+ ]
5859
+ },
5836
5860
  "deployments": {
5837
5861
  "type": "string",
5838
5862
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8402,6 +8426,14 @@
8402
8426
  "write"
8403
8427
  ]
8404
8428
  },
8429
+ "organization_custom_roles": {
8430
+ "type": "string",
8431
+ "description": "The level of permission to grant the access token for custom roles management.",
8432
+ "enum": [
8433
+ "read",
8434
+ "write"
8435
+ ]
8436
+ },
8405
8437
  "deployments": {
8406
8438
  "type": "string",
8407
8439
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9191,6 +9223,14 @@
9191
9223
  "write"
9192
9224
  ]
9193
9225
  },
9226
+ "organization_custom_roles": {
9227
+ "type": "string",
9228
+ "description": "The level of permission to grant the access token for custom roles management.",
9229
+ "enum": [
9230
+ "read",
9231
+ "write"
9232
+ ]
9233
+ },
9194
9234
  "deployments": {
9195
9235
  "type": "string",
9196
9236
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9844,6 +9884,14 @@
9844
9884
  "write"
9845
9885
  ]
9846
9886
  },
9887
+ "organization_custom_roles": {
9888
+ "type": "string",
9889
+ "description": "The level of permission to grant the access token for custom roles management.",
9890
+ "enum": [
9891
+ "read",
9892
+ "write"
9893
+ ]
9894
+ },
9847
9895
  "deployments": {
9848
9896
  "type": "string",
9849
9897
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10129,6 +10177,14 @@
10129
10177
  "write"
10130
10178
  ]
10131
10179
  },
10180
+ "organization_custom_roles": {
10181
+ "type": "string",
10182
+ "description": "The level of permission to grant the access token for custom roles management.",
10183
+ "enum": [
10184
+ "read",
10185
+ "write"
10186
+ ]
10187
+ },
10132
10188
  "deployments": {
10133
10189
  "type": "string",
10134
10190
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -13098,6 +13154,14 @@
13098
13154
  "write"
13099
13155
  ]
13100
13156
  },
13157
+ "organization_custom_roles": {
13158
+ "type": "string",
13159
+ "description": "The level of permission to grant the access token for custom roles management.",
13160
+ "enum": [
13161
+ "read",
13162
+ "write"
13163
+ ]
13164
+ },
13101
13165
  "deployments": {
13102
13166
  "type": "string",
13103
13167
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -13941,6 +14005,14 @@
13941
14005
  "write"
13942
14006
  ]
13943
14007
  },
14008
+ "organization_custom_roles": {
14009
+ "type": "string",
14010
+ "description": "The level of permission to grant the access token for custom roles management.",
14011
+ "enum": [
14012
+ "read",
14013
+ "write"
14014
+ ]
14015
+ },
13944
14016
  "deployments": {
13945
14017
  "type": "string",
13946
14018
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14708,6 +14780,14 @@
14708
14780
  "write"
14709
14781
  ]
14710
14782
  },
14783
+ "organization_custom_roles": {
14784
+ "type": "string",
14785
+ "description": "The level of permission to grant the access token for custom roles management.",
14786
+ "enum": [
14787
+ "read",
14788
+ "write"
14789
+ ]
14790
+ },
14711
14791
  "deployments": {
14712
14792
  "type": "string",
14713
14793
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -15183,6 +15263,14 @@
15183
15263
  "write"
15184
15264
  ]
15185
15265
  },
15266
+ "organization_custom_roles": {
15267
+ "type": "string",
15268
+ "description": "The level of permission to grant the access token for custom roles management.",
15269
+ "enum": [
15270
+ "read",
15271
+ "write"
15272
+ ]
15273
+ },
15186
15274
  "deployments": {
15187
15275
  "type": "string",
15188
15276
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -16480,6 +16568,14 @@
16480
16568
  "write"
16481
16569
  ]
16482
16570
  },
16571
+ "organization_custom_roles": {
16572
+ "type": "string",
16573
+ "description": "The level of permission to grant the access token for custom roles management.",
16574
+ "enum": [
16575
+ "read",
16576
+ "write"
16577
+ ]
16578
+ },
16483
16579
  "deployments": {
16484
16580
  "type": "string",
16485
16581
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -17333,6 +17429,14 @@
17333
17429
  "write"
17334
17430
  ]
17335
17431
  },
17432
+ "organization_custom_roles": {
17433
+ "type": "string",
17434
+ "description": "The level of permission to grant the access token for custom roles management.",
17435
+ "enum": [
17436
+ "read",
17437
+ "write"
17438
+ ]
17439
+ },
17336
17440
  "deployments": {
17337
17441
  "type": "string",
17338
17442
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18255,6 +18359,14 @@
18255
18359
  "write"
18256
18360
  ]
18257
18361
  },
18362
+ "organization_custom_roles": {
18363
+ "type": "string",
18364
+ "description": "The level of permission to grant the access token for custom roles management.",
18365
+ "enum": [
18366
+ "read",
18367
+ "write"
18368
+ ]
18369
+ },
18258
18370
  "deployments": {
18259
18371
  "type": "string",
18260
18372
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18927,6 +19039,14 @@
18927
19039
  "write"
18928
19040
  ]
18929
19041
  },
19042
+ "organization_custom_roles": {
19043
+ "type": "string",
19044
+ "description": "The level of permission to grant the access token for custom roles management.",
19045
+ "enum": [
19046
+ "read",
19047
+ "write"
19048
+ ]
19049
+ },
18930
19050
  "deployments": {
18931
19051
  "type": "string",
18932
19052
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -19827,6 +19947,14 @@
19827
19947
  "write"
19828
19948
  ]
19829
19949
  },
19950
+ "organization_custom_roles": {
19951
+ "type": "string",
19952
+ "description": "The level of permission to grant the access token for custom roles management.",
19953
+ "enum": [
19954
+ "read",
19955
+ "write"
19956
+ ]
19957
+ },
19830
19958
  "deployments": {
19831
19959
  "type": "string",
19832
19960
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20499,6 +20627,14 @@
20499
20627
  "write"
20500
20628
  ]
20501
20629
  },
20630
+ "organization_custom_roles": {
20631
+ "type": "string",
20632
+ "description": "The level of permission to grant the access token for custom roles management.",
20633
+ "enum": [
20634
+ "read",
20635
+ "write"
20636
+ ]
20637
+ },
20502
20638
  "deployments": {
20503
20639
  "type": "string",
20504
20640
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -21277,6 +21413,14 @@
21277
21413
  "write"
21278
21414
  ]
21279
21415
  },
21416
+ "organization_custom_roles": {
21417
+ "type": "string",
21418
+ "description": "The level of permission to grant the access token for custom roles management.",
21419
+ "enum": [
21420
+ "read",
21421
+ "write"
21422
+ ]
21423
+ },
21280
21424
  "deployments": {
21281
21425
  "type": "string",
21282
21426
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -22082,6 +22226,14 @@
22082
22226
  "write"
22083
22227
  ]
22084
22228
  },
22229
+ "organization_custom_roles": {
22230
+ "type": "string",
22231
+ "description": "The level of permission to grant the access token for custom roles management.",
22232
+ "enum": [
22233
+ "read",
22234
+ "write"
22235
+ ]
22236
+ },
22085
22237
  "deployments": {
22086
22238
  "type": "string",
22087
22239
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -59696,6 +59848,7 @@
59696
59848
  "parameters": [
59697
59849
  {
59698
59850
  "name": "organization_id",
59851
+ "description": "The unique identifier of the organization.",
59699
59852
  "in": "path",
59700
59853
  "required": true,
59701
59854
  "schema": {
@@ -80770,6 +80923,14 @@
80770
80923
  "write"
80771
80924
  ]
80772
80925
  },
80926
+ "organization_custom_roles": {
80927
+ "type": "string",
80928
+ "description": "The level of permission to grant the access token for custom roles management.",
80929
+ "enum": [
80930
+ "read",
80931
+ "write"
80932
+ ]
80933
+ },
80773
80934
  "deployments": {
80774
80935
  "type": "string",
80775
80936
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -81573,6 +81734,14 @@
81573
81734
  "write"
81574
81735
  ]
81575
81736
  },
81737
+ "organization_custom_roles": {
81738
+ "type": "string",
81739
+ "description": "The level of permission to grant the access token for custom roles management.",
81740
+ "enum": [
81741
+ "read",
81742
+ "write"
81743
+ ]
81744
+ },
81576
81745
  "deployments": {
81577
81746
  "type": "string",
81578
81747
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -95114,6 +95283,40 @@
95114
95283
  "type": "boolean",
95115
95284
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
95116
95285
  "default": false
95286
+ },
95287
+ "squash_merge_commit_title": {
95288
+ "type": "string",
95289
+ "enum": [
95290
+ "PR_TITLE",
95291
+ "COMMIT_OR_PR_TITLE"
95292
+ ],
95293
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
95294
+ },
95295
+ "squash_merge_commit_message": {
95296
+ "type": "string",
95297
+ "enum": [
95298
+ "PR_BODY",
95299
+ "COMMIT_MESSAGES",
95300
+ "BLANK"
95301
+ ],
95302
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
95303
+ },
95304
+ "merge_commit_title": {
95305
+ "type": "string",
95306
+ "enum": [
95307
+ "PR_TITLE",
95308
+ "MERGE_MESSAGE"
95309
+ ],
95310
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
95311
+ },
95312
+ "merge_commit_message": {
95313
+ "type": "string",
95314
+ "enum": [
95315
+ "PR_BODY",
95316
+ "PR_TITLE",
95317
+ "BLANK"
95318
+ ],
95319
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
95117
95320
  }
95118
95321
  },
95119
95322
  "required": [
@@ -121135,6 +121338,40 @@
121135
121338
  "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
121136
121339
  "default": false
121137
121340
  },
121341
+ "squash_merge_commit_title": {
121342
+ "type": "string",
121343
+ "enum": [
121344
+ "PR_TITLE",
121345
+ "COMMIT_OR_PR_TITLE"
121346
+ ],
121347
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
121348
+ },
121349
+ "squash_merge_commit_message": {
121350
+ "type": "string",
121351
+ "enum": [
121352
+ "PR_BODY",
121353
+ "COMMIT_MESSAGES",
121354
+ "BLANK"
121355
+ ],
121356
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
121357
+ },
121358
+ "merge_commit_title": {
121359
+ "type": "string",
121360
+ "enum": [
121361
+ "PR_TITLE",
121362
+ "MERGE_MESSAGE"
121363
+ ],
121364
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
121365
+ },
121366
+ "merge_commit_message": {
121367
+ "type": "string",
121368
+ "enum": [
121369
+ "PR_BODY",
121370
+ "PR_TITLE",
121371
+ "BLANK"
121372
+ ],
121373
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
121374
+ },
121138
121375
  "archived": {
121139
121376
  "type": "boolean",
121140
121377
  "description": "`true` to archive this repository. **Note**: You cannot unarchive repositories through the API.",
@@ -139859,9 +140096,16 @@
139859
140096
  "content": {
139860
140097
  "application/json": {
139861
140098
  "schema": {
140099
+ "title": "Empty Object",
140100
+ "description": "An object without any properties.",
139862
140101
  "type": "object",
139863
140102
  "properties": {},
139864
140103
  "additionalProperties": false
140104
+ },
140105
+ "examples": {
140106
+ "default": {
140107
+ "value": null
140108
+ }
139865
140109
  }
139866
140110
  }
139867
140111
  }
@@ -141054,6 +141298,17 @@
141054
141298
  "state",
141055
141299
  "comment"
141056
141300
  ]
141301
+ },
141302
+ "examples": {
141303
+ "default": {
141304
+ "value": {
141305
+ "environment_ids": [
141306
+ 161171787
141307
+ ],
141308
+ "state": "approved",
141309
+ "comment": "Ship it!"
141310
+ }
141311
+ }
141057
141312
  }
141058
141313
  }
141059
141314
  }
@@ -141643,6 +141898,11 @@
141643
141898
  "schema": {
141644
141899
  "type": "object",
141645
141900
  "nullable": true
141901
+ },
141902
+ "examples": {
141903
+ "default": {
141904
+ "value": null
141905
+ }
141646
141906
  }
141647
141907
  }
141648
141908
  }
@@ -141653,9 +141913,16 @@
141653
141913
  "content": {
141654
141914
  "application/json": {
141655
141915
  "schema": {
141916
+ "title": "Empty Object",
141917
+ "description": "An object without any properties.",
141656
141918
  "type": "object",
141657
141919
  "properties": {},
141658
141920
  "additionalProperties": false
141921
+ },
141922
+ "examples": {
141923
+ "default": {
141924
+ "value": null
141925
+ }
141659
141926
  }
141660
141927
  }
141661
141928
  }
@@ -142067,9 +142334,16 @@
142067
142334
  "content": {
142068
142335
  "application/json": {
142069
142336
  "schema": {
142337
+ "title": "Empty Object",
142338
+ "description": "An object without any properties.",
142070
142339
  "type": "object",
142071
142340
  "properties": {},
142072
142341
  "additionalProperties": false
142342
+ },
142343
+ "examples": {
142344
+ "default": {
142345
+ "value": null
142346
+ }
142073
142347
  }
142074
142348
  }
142075
142349
  }
@@ -231185,6 +231459,14 @@
231185
231459
  "write"
231186
231460
  ]
231187
231461
  },
231462
+ "organization_custom_roles": {
231463
+ "type": "string",
231464
+ "description": "The level of permission to grant the access token for custom roles management.",
231465
+ "enum": [
231466
+ "read",
231467
+ "write"
231468
+ ]
231469
+ },
231188
231470
  "deployments": {
231189
231471
  "type": "string",
231190
231472
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -374672,6 +374954,14 @@
374672
374954
  "write"
374673
374955
  ]
374674
374956
  },
374957
+ "organization_custom_roles": {
374958
+ "type": "string",
374959
+ "description": "The level of permission to grant the access token for custom roles management.",
374960
+ "enum": [
374961
+ "read",
374962
+ "write"
374963
+ ]
374964
+ },
374675
374965
  "deployments": {
374676
374966
  "type": "string",
374677
374967
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -389552,6 +389842,40 @@
389552
389842
  "type": "boolean",
389553
389843
  "example": false
389554
389844
  },
389845
+ "squash_merge_commit_title": {
389846
+ "type": "string",
389847
+ "enum": [
389848
+ "PR_TITLE",
389849
+ "COMMIT_OR_PR_TITLE"
389850
+ ],
389851
+ "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
389852
+ },
389853
+ "squash_merge_commit_message": {
389854
+ "type": "string",
389855
+ "enum": [
389856
+ "PR_BODY",
389857
+ "COMMIT_MESSAGES",
389858
+ "BLANK"
389859
+ ],
389860
+ "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
389861
+ },
389862
+ "merge_commit_title": {
389863
+ "type": "string",
389864
+ "enum": [
389865
+ "PR_TITLE",
389866
+ "MERGE_MESSAGE"
389867
+ ],
389868
+ "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
389869
+ },
389870
+ "merge_commit_message": {
389871
+ "type": "string",
389872
+ "enum": [
389873
+ "PR_BODY",
389874
+ "PR_TITLE",
389875
+ "BLANK"
389876
+ ],
389877
+ "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
389878
+ },
389555
389879
  "has_downloads": {
389556
389880
  "description": "Whether downloads are enabled.",
389557
389881
  "default": true,
@@ -411030,6 +411354,14 @@
411030
411354
  "write"
411031
411355
  ]
411032
411356
  },
411357
+ "organization_custom_roles": {
411358
+ "type": "string",
411359
+ "description": "The level of permission to grant the access token for custom roles management.",
411360
+ "enum": [
411361
+ "read",
411362
+ "write"
411363
+ ]
411364
+ },
411033
411365
  "deployments": {
411034
411366
  "type": "string",
411035
411367
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -424826,6 +425158,12 @@
424826
425158
  "text/plain": {
424827
425159
  "schema": {
424828
425160
  "type": "string"
425161
+ },
425162
+ "examples": {
425163
+ "default": {
425164
+ "summary": "Example response",
425165
+ "value": "Responsive is better than fast"
425166
+ }
424829
425167
  }
424830
425168
  }
424831
425169
  }