Skip to content

Commit d1c486a

Browse files
committed
docs: remove empty parameters tables
1 parent c66a836 commit d1c486a

File tree

12 files changed

+12
-144
lines changed

12 files changed

+12
-144
lines changed

docs/activity/listFeeds.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,6 @@ octokit.activity.listFeeds();
1818

1919
## Parameters
2020

21-
<table>
22-
<thead>
23-
<tr>
24-
<th>name</th>
25-
<th>required</th>
26-
<th>description</th>
27-
</tr>
28-
</thead>
29-
<tbody>
30-
31-
</tbody>
32-
</table>
21+
This endpoint has no parameters
3322

3423
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/apps/getAuthenticated.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ octokit.apps.getAuthenticated();
1010

1111
## Parameters
1212

13-
<table>
14-
<thead>
15-
<tr>
16-
<th>name</th>
17-
<th>required</th>
18-
<th>description</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
23-
</tbody>
24-
</table>
13+
This endpoint has no parameters
2514

2615
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/apps/revokeInstallationToken.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@ octokit.apps.revokeInstallationToken();
1212

1313
## Parameters
1414

15-
<table>
16-
<thead>
17-
<tr>
18-
<th>name</th>
19-
<th>required</th>
20-
<th>description</th>
21-
</tr>
22-
</thead>
23-
<tbody>
24-
25-
</tbody>
26-
</table>
15+
This endpoint has no parameters
2716

2817
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/codesOfConduct/listConductCodes.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@ octokit.codesOfConduct.listConductCodes();
66

77
## Parameters
88

9-
<table>
10-
<thead>
11-
<tr>
12-
<th>name</th>
13-
<th>required</th>
14-
<th>description</th>
15-
</tr>
16-
</thead>
17-
<tbody>
18-
19-
</tbody>
20-
</table>
9+
This endpoint has no parameters
2110

2211
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/emojis/get.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ octokit.emojis.get();
88

99
## Parameters
1010

11-
<table>
12-
<thead>
13-
<tr>
14-
<th>name</th>
15-
<th>required</th>
16-
<th>description</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
21-
</tbody>
22-
</table>
11+
This endpoint has no parameters
2312

2413
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/gitignore/listTemplates.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ octokit.gitignore.listTemplates();
88

99
## Parameters
1010

11-
<table>
12-
<thead>
13-
<tr>
14-
<th>name</th>
15-
<th>required</th>
16-
<th>description</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
21-
</tbody>
22-
</table>
11+
This endpoint has no parameters
2312

2413
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/licenses/list.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ octokit.licenses.list();
88

99
## Parameters
1010

11-
<table>
12-
<thead>
13-
<tr>
14-
<th>name</th>
15-
<th>required</th>
16-
<th>description</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
21-
</tbody>
22-
</table>
11+
This endpoint has no parameters
2312

2413
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/licenses/listCommonlyUsed.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@ octokit.licenses.listCommonlyUsed();
66

77
## Parameters
88

9-
<table>
10-
<thead>
11-
<tr>
12-
<th>name</th>
13-
<th>required</th>
14-
<th>description</th>
15-
</tr>
16-
</thead>
17-
<tbody>
18-
19-
</tbody>
20-
</table>
9+
This endpoint has no parameters
2110

2211
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/meta/get.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ octokit.meta.get();
88

99
## Parameters
1010

11-
<table>
12-
<thead>
13-
<tr>
14-
<th>name</th>
15-
<th>required</th>
16-
<th>description</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
21-
</tbody>
22-
</table>
11+
This endpoint has no parameters
2312

2413
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/rateLimit/get.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,6 @@ octokit.rateLimit.get();
2525

2626
## Parameters
2727

28-
<table>
29-
<thead>
30-
<tr>
31-
<th>name</th>
32-
<th>required</th>
33-
<th>description</th>
34-
</tr>
35-
</thead>
36-
<tbody>
37-
38-
</tbody>
39-
</table>
28+
This endpoint has no parameters
4029

4130
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/users/getAuthenticated.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,6 @@ octokit.users.getAuthenticated();
1010

1111
## Parameters
1212

13-
<table>
14-
<thead>
15-
<tr>
16-
<th>name</th>
17-
<th>required</th>
18-
<th>description</th>
19-
</tr>
20-
</thead>
21-
<tbody>
22-
23-
</tbody>
24-
</table>
13+
This endpoint has no parameters
2514

2615
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

docs/users/listBlocked.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@ octokit.users.listBlocked();
88

99
## Parameters
1010

11-
<table>
12-
<thead>
13-
<tr>
14-
<th>name</th>
15-
<th>required</th>
16-
<th>description</th>
17-
</tr>
18-
</thead>
19-
<tbody>
20-
21-
</tbody>
22-
</table>
11+
This endpoint has no parameters
2312

2413
See also: [GitHub Developer Guide documentation](endpoint.documentationUrl).

0 commit comments

Comments
 (0)