Files
api/api/dev/configs/api.json
Eli Bosley 81cc9ff960 refactor: update unraid-api-plugin-connect to version 2 and enhance GraphQL integration
- Renamed the unraid-api-plugin-connect package to unraid-api-plugin-connect-2 for improved clarity.
- Updated dependencies in pnpm-lock.yaml to reflect the new package structure.
- Modified environment variables for Mothership API integration to use a new GraphQL link.
- Refactored services to utilize the updated package and improved internal client handling.
- Removed deprecated UPS-related types from the GraphQL schema to streamline the API.
2025-11-29 22:16:17 -05:00

9 lines
137 B
JSON

{
"version": "4.27.2",
"extraOrigins": [],
"sandbox": true,
"ssoSubIds": [],
"plugins": [
"unraid-api-plugin-connect"
]
}