mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
- 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.
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"version": "4.27.2",
|
|
"extraOrigins": [],
|
|
"sandbox": true,
|
|
"ssoSubIds": [],
|
|
"plugins": [
|
|
"unraid-api-plugin-connect"
|
|
]
|
|
} |