fix(api): update logging config test for new response schema

API now returns {success, config} instead of flat logging keys.
Extract config dict before checking keys level, log_file, max_bytes, backup_count.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-06-28 16:15:27 +02:00
parent 8de563955a
commit 9b6702c5fb
6 changed files with 132 additions and 2424 deletions

File diff suppressed because one or more lines are too long