Skip to content

Commit 6090772

Browse files
authored
Merge pull request #9 from AiriAPI/staging
Staging
2 parents 01b6389 + dd933ef commit 6090772

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "airi_docs",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"description": "Documentatin for a API Serving Anime stuff",
66
"author": "Kyoyo",
77
"license": "AGPLv3",

src/Endpoints/waifu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Returns a single random waifu from the database
55
#### Path
66

77
```HTTP
8-
GET /waifus
8+
GET /waifu
99
```
1010

1111
#### Response

0 commit comments

Comments
 (0)