Commit f28cb5b
feat: add OpenAI plugin manifest and OpenAPI 3.1 specification
- ai-plugin.json for OpenAI plugin registry submission
- openapi.yaml (OpenAPI 3.1.0) documenting all REST endpoints:
core server (health, menu, cartridges, invoke), GitHub API
passthrough (14 endpoints), GitLab API passthrough (8 endpoints),
cloud providers (Cloudflare, Vercel, Verpex), browser automation,
communications (Gmail, Calendar), ML (HuggingFace), and research
- Full schema definitions for all request/response types
- Security schemes for GitHub, GitLab, and BoJ tokens
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8ed1941 commit f28cb5b
2 files changed
Lines changed: 972 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments