feat(docs): add OpenAPI API reference from oRPC contract

Generate an OpenAPI 3.1 spec from the oRPC contract at build time
using @orpc/openapi, then use fumadocs-openapi to render interactive
API reference pages grouped by tag (Titles, Episodes, Seasons, etc.).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-14 13:07:42 -04:00
co-authored by Claude Opus 4.6
parent 17ddffef41
commit 3148574d5b
50 changed files with 5709 additions and 64 deletions
-2
View File
@@ -9,7 +9,6 @@
},
"development": {
"developmentClient": true,
"distribution": "internal",
"ios": {
"simulator": true
}
@@ -21,7 +20,6 @@
"ascAppId": "6760432427"
},
"android": {
"serviceAccountKeyPath": "./google-service-account.json",
"track": "internal"
}
}