mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
feat(api): adding studio resource allowed paths (#12)
This commit is contained in:
@@ -27,6 +27,7 @@ For example, the Bakemonogatari anime has MyAnimeList, AniList and AniDB resourc
|
||||
|
||||
* anime
|
||||
* artists
|
||||
* studios
|
||||
|
||||
### Endpoints
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ For example, Shaft is the studio that produced the anime Bakemonogatari.
|
||||
### Allowed Include Paths
|
||||
|
||||
* anime
|
||||
* resources
|
||||
|
||||
### Endpoints
|
||||
|
||||
|
||||
Generated
+1435
-1409
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -17,7 +17,7 @@
|
||||
"vuepress": "^1.5.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^8.6.0",
|
||||
"dotenv": "^10.0",
|
||||
"vuepress-theme-api": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user