Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4607bc7

Browse files
committed
Fixed inconsistent formattings
- Added missing Response headers - Fixed wrong indentation level of the Response header in Isses/Labels.md - Removed the spaces in a Isses/Comments.md table to match all other tables
1 parent 76cc4c5 commit 4607bc7

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed

‎Administration/Users.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Status: 200 OK
9797
DELETE /admin/users/:username
9898
```
9999

100+
### Response
101+
100102
```
101103
Status: 204 No Content
102104
```

‎Issues/Comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ GET /repos/:username/:reponame/issues/comments
7373

7474
### Parameters
7575

76-
|Name|Type|Description|
77-
|---|---|---|
78-
|since|string|Only comments updated at or after this time are returned. This is a timestamp in RFC3339 format: **2006年01月02日T15:04:05Z07:00**|
76+
|Name|Type|Description|
77+
|----|----|-----------|
78+
|since|string|Only comments updated at or after this time are returned. This is a timestamp in RFC3339 format: **2006年01月02日T15:04:05Z07:00**|
7979

8080
### Response
8181

‎Issues/Labels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ Status: 200 OK
232232
DELETE /repos/:username/:reponame/issues/:index/labels
233233
```
234234

235-
#### Response
235+
### Response
236236

237237
```
238238
Status: 204 No Content
239-
```
239+
```

‎Users/Followers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Status: 204 No Content
9999
DELETE /user/following/:username
100100
```
101101

102+
### Response
103+
102104
```
103105
Status: 204 No Content
104106
```

‎Users/Public Keys.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Status: 201 Created
112112
DELETE /user/keys/:id
113113
```
114114

115+
### Response
116+
115117
```
116118
Status: 204 No Content
117119
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /