mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-25 15:47:11 +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