You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/rest/static/decorated/api.github.com.json
+84Lines changed: 84 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -489108,6 +489108,34 @@
489108
489108
"type": "string"
489109
489109
}
489110
489110
},
489111
+
{
489112
+
"name": "sort",
489113
+
"description": "<p>The property to sort the results by. <code>created</code> means when the alert was created. <code>updated</code> means when the alert was updated or resolved.</p>",
489114
+
"in": "query",
489115
+
"required": false,
489116
+
"schema": {
489117
+
"type": "string",
489118
+
"enum": [
489119
+
"created",
489120
+
"updated"
489121
+
],
489122
+
"default": "created"
489123
+
}
489124
+
},
489125
+
{
489126
+
"name": "direction",
489127
+
"description": "<p>The direction to sort the results by.</p>",
489128
+
"in": "query",
489129
+
"required": false,
489130
+
"schema": {
489131
+
"type": "string",
489132
+
"enum": [
489133
+
"asc",
489134
+
"desc"
489135
+
],
489136
+
"default": "desc"
489137
+
}
489138
+
},
489111
489139
{
489112
489140
"name": "per_page",
489113
489141
"description": "<p>The number of results per page (max 100).</p>",
@@ -492087,6 +492115,34 @@
492087
492115
"type": "string"
492088
492116
}
492089
492117
},
492118
+
{
492119
+
"name": "sort",
492120
+
"description": "<p>The property to sort the results by. <code>created</code> means when the alert was created. <code>updated</code> means when the alert was updated or resolved.</p>",
492121
+
"in": "query",
492122
+
"required": false,
492123
+
"schema": {
492124
+
"type": "string",
492125
+
"enum": [
492126
+
"created",
492127
+
"updated"
492128
+
],
492129
+
"default": "created"
492130
+
}
492131
+
},
492132
+
{
492133
+
"name": "direction",
492134
+
"description": "<p>The direction to sort the results by.</p>",
492135
+
"in": "query",
492136
+
"required": false,
492137
+
"schema": {
492138
+
"type": "string",
492139
+
"enum": [
492140
+
"asc",
492141
+
"desc"
492142
+
],
492143
+
"default": "desc"
492144
+
}
492145
+
},
492090
492146
{
492091
492147
"name": "page",
492092
492148
"description": "<p>Page number of the results to fetch.</p>",
@@ -495066,6 +495122,34 @@
495066
495122
"type": "string"
495067
495123
}
495068
495124
},
495125
+
{
495126
+
"name": "sort",
495127
+
"description": "<p>The property to sort the results by. <code>created</code> means when the alert was created. <code>updated</code> means when the alert was updated or resolved.</p>",
495128
+
"in": "query",
495129
+
"required": false,
495130
+
"schema": {
495131
+
"type": "string",
495132
+
"enum": [
495133
+
"created",
495134
+
"updated"
495135
+
],
495136
+
"default": "created"
495137
+
}
495138
+
},
495139
+
{
495140
+
"name": "direction",
495141
+
"description": "<p>The direction to sort the results by.</p>",
495142
+
"in": "query",
495143
+
"required": false,
495144
+
"schema": {
495145
+
"type": "string",
495146
+
"enum": [
495147
+
"asc",
495148
+
"desc"
495149
+
],
495150
+
"default": "desc"
495151
+
}
495152
+
},
495069
495153
{
495070
495154
"name": "page",
495071
495155
"description": "<p>Page number of the results to fetch.</p>",
Copy file name to clipboardExpand all lines: lib/rest/static/dereferenced/api.github.com.deref.json
+85-1Lines changed: 85 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28699,6 +28699,34 @@
28699
28699
"type": "string"
28700
28700
}
28701
28701
},
28702
+
{
28703
+
"name": "sort",
28704
+
"description": "The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved.",
28705
+
"in": "query",
28706
+
"required": false,
28707
+
"schema": {
28708
+
"type": "string",
28709
+
"enum": [
28710
+
"created",
28711
+
"updated"
28712
+
],
28713
+
"default": "created"
28714
+
}
28715
+
},
28716
+
{
28717
+
"name": "direction",
28718
+
"description": "The direction to sort the results by.",
28719
+
"in": "query",
28720
+
"required": false,
28721
+
"schema": {
28722
+
"type": "string",
28723
+
"enum": [
28724
+
"asc",
28725
+
"desc"
28726
+
],
28727
+
"default": "desc"
28728
+
}
28729
+
},
28702
28730
{
28703
28731
"name": "per_page",
28704
28732
"description": "The number of results per page (max 100).",
@@ -124661,6 +124689,34 @@
124661
124689
"type": "string"
124662
124690
}
124663
124691
},
124692
+
{
124693
+
"name": "sort",
124694
+
"description": "The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved.",
124695
+
"in": "query",
124696
+
"required": false,
124697
+
"schema": {
124698
+
"type": "string",
124699
+
"enum": [
124700
+
"created",
124701
+
"updated"
124702
+
],
124703
+
"default": "created"
124704
+
}
124705
+
},
124706
+
{
124707
+
"name": "direction",
124708
+
"description": "The direction to sort the results by.",
124709
+
"in": "query",
124710
+
"required": false,
124711
+
"schema": {
124712
+
"type": "string",
124713
+
"enum": [
124714
+
"asc",
124715
+
"desc"
124716
+
],
124717
+
"default": "desc"
124718
+
}
124719
+
},
124664
124720
{
124665
124721
"name": "page",
124666
124722
"description": "Page number of the results to fetch.",
@@ -279805,7 +279861,7 @@
279805
279861
}
279806
279862
},
279807
279863
"x-github": {
279808
-
"githubCloudOnly": true,
279864
+
"githubCloudOnly": false,
279809
279865
"category": "dependency-graph",
279810
279866
"subcategory": "dependency-review"
279811
279867
}
@@ -443648,6 +443704,34 @@
443648
443704
"type": "string"
443649
443705
}
443650
443706
},
443707
+
{
443708
+
"name": "sort",
443709
+
"description": "The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved.",
443710
+
"in": "query",
443711
+
"required": false,
443712
+
"schema": {
443713
+
"type": "string",
443714
+
"enum": [
443715
+
"created",
443716
+
"updated"
443717
+
],
443718
+
"default": "created"
443719
+
}
443720
+
},
443721
+
{
443722
+
"name": "direction",
443723
+
"description": "The direction to sort the results by.",
443724
+
"in": "query",
443725
+
"required": false,
443726
+
"schema": {
443727
+
"type": "string",
443728
+
"enum": [
443729
+
"asc",
443730
+
"desc"
443731
+
],
443732
+
"default": "desc"
443733
+
}
443734
+
},
443651
443735
{
443652
443736
"name": "page",
443653
443737
"description": "Page number of the results to fetch.",
0 commit comments