We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01b6389 + dd933ef commit 6090772Copy full SHA for 6090772
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "airi_docs",
4
- "version": "1.2.4",
+ "version": "1.2.5",
5
"description": "Documentatin for a API Serving Anime stuff",
6
"author": "Kyoyo",
7
"license": "AGPLv3",
src/Endpoints/waifu.md
@@ -5,7 +5,7 @@ Returns a single random waifu from the database
#### Path
```HTTP
8
-GET /waifus
+GET /waifu
9
```
10
11
#### Response
0 commit comments