mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 00:07:36 +00:00

Adjust status checks across various functions to accept any 2xx HTTP response instead of only 200, improving the robustness of the API response validation. fixes #10436