Skip to content

Commit 4eed057

Browse files
committed
Make each route a little more distinctive.
1 parent 401b1fc commit 4eed057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ plugins:
297297
> A `poToken` is not a silver bullet, and currently it only applies to requests made via the `WEB` client.
298298

299299
## REST routes (`plugin` only)
300-
`POST` `/youtube`
300+
### `POST` `/youtube`
301301

302302
Body:
303303
```json
@@ -310,7 +310,7 @@ Body:
310310
Response:
311311
`204 - No Content`
312312

313-
`GET` `/youtube`
313+
### `GET` `/youtube`
314314

315315
Response:
316316

0 commit comments

Comments
 (0)