mirror of
https://github.com/unraid/api.git
synced 2026-01-07 00:59:48 -06:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - New Features - CLI now prompts for roles/permissions only when not provided. - Bug Fixes - Existing API keys are detected by name during overwrite checks. - Invalid role inputs are filtered out with clear warnings. - Refactor - Centralized role parsing/validation with improved error messages. - CLI create flow prompts only when minimum info is missing and uses a sensible default description. - Tests - Added comprehensive unit tests for role parsing and CLI flows (create, retrieve, overwrite). - Chores - Updated API configuration version to 4.17.0. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"version": "4.17.0",
|
|
"extraOrigins": [],
|
|
"sandbox": true,
|
|
"ssoSubIds": [],
|
|
"plugins": [
|
|
"unraid-api-plugin-connect"
|
|
]
|
|
} |