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: src/rest/data/fpt-2022-11-28/schema.json
-335Lines changed: 0 additions & 335 deletions
Original file line number
Diff line number
Diff line change
@@ -114503,15 +114503,6 @@
114503
114503
"schema": {
114504
114504
"type": "integer"
114505
114505
}
114506
-
},
114507
-
{
114508
-
"name": "hour",
114509
-
"description": "<p>If specified, only return results for a single hour. The value of <code>hour</code> is an integer between <code>0</code> and <code>23</code>. If no <code>year</code>, <code>month</code>, or <code>day</code> is specified, the default <code>year</code>, <code>month</code>, and <code>day</code> are used.</p>",
114510
-
"in": "query",
114511
-
"required": false,
114512
-
"schema": {
114513
-
"type": "integer"
114514
-
}
114515
114506
}
114516
114507
],
114517
114508
"bodyParameters": [],
@@ -114944,15 +114935,6 @@
114944
114935
"schema": {
114945
114936
"type": "integer"
114946
114937
}
114947
-
},
114948
-
{
114949
-
"name": "hour",
114950
-
"description": "<p>If specified, only return results for a single hour. The value of <code>hour</code> is an integer between <code>0</code> and <code>23</code>. If no <code>year</code>, <code>month</code>, or <code>day</code> is specified, the default <code>year</code>, <code>month</code>, and <code>day</code> are used.</p>",
114951
-
"in": "query",
114952
-
"required": false,
114953
-
"schema": {
114954
-
"type": "integer"
114955
-
}
114956
114938
}
114957
114939
],
114958
114940
"bodyParameters": [],
@@ -523624,323 +523606,6 @@
523624
523606
}
523625
523607
]
523626
523608
}
523627
-
},
523628
-
{
523629
-
"serverUrl": "https://api.github.com",
523630
-
"verb": "get",
523631
-
"requestPath": "/projects/{project_id}/columns",
523632
-
"title": "List project columns",
523633
-
"category": "projects-classic",
523634
-
"subcategory": "columns",
523635
-
"parameters": [
523636
-
{
523637
-
"name": "project_id",
523638
-
"description": "<p>The unique identifier of the project.</p>",
523639
-
"in": "path",
523640
-
"required": true,
523641
-
"schema": {
523642
-
"type": "integer"
523643
-
}
523644
-
},
523645
-
{
523646
-
"name": "per_page",
523647
-
"description": "<p>The number of results per page (max 100). For more information, see \"<a href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\">Using pagination in the REST API</a>.\"</p>",
523648
-
"in": "query",
523649
-
"schema": {
523650
-
"type": "integer",
523651
-
"default": 30
523652
-
}
523653
-
},
523654
-
{
523655
-
"name": "page",
523656
-
"description": "<p>The page number of the results to fetch. For more information, see \"<a href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\">Using pagination in the REST API</a>.\"</p>",
523657
-
"in": "query",
523658
-
"schema": {
523659
-
"type": "integer",
523660
-
"default": 1
523661
-
}
523662
-
}
523663
-
],
523664
-
"bodyParameters": [],
523665
-
"descriptionHTML": "<div class=\"ghd-alert ghd-alert-attention\" data-container=\"alert\"><p class=\"ghd-alert-title\"><svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon mr-2\" aria-hidden><path d=\"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575Zm1.763.707a.25.25 0 0 0-.44 0L1.698 13.132a.25.25 0 0 0 .22.368h12.164a.25.25 0 0 0 .22-.368Zm.53 3.996v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z\"></path></svg>Warning</p>\n<p>\n<strong>Closing down notice:</strong> Projects (classic) is being deprecated in favor of the new Projects experience.\nSee the <a href=\"https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/\">changelog</a> for more information.</p>\n</div>",
0 commit comments