Skip to content

Commit

Permalink
Update kittens-specific.md
Browse files Browse the repository at this point in the history
Hi.
I've added 'api' into `GET http://example.com/api/kittens/<ID>` (line 64)
  • Loading branch information
Dmytro-Kozachok authored and bep committed Aug 3, 2022
1 parent 69e8218 commit 9957fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/kittens-specific.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This endpoint retrieves a specific kitten.

### HTTP Request

`GET http://example.com/kittens/<ID>`
`GET http://example.com/api/kittens/<ID>`

### URL Parameters

Expand Down

0 comments on commit 9957fdf

Please sign in to comment.