Skip to content

v2.1.220

Latest

Choose a tag to compare

@mittwald-machine mittwald-machine released this 11 Sep 19:18

API Client Updates

  • Streamlined MFA Authentication Error Handling: The AuthenticateMfaBadRequestResponse class has been removed. HTTP status codes 400 and 408 during MFA authentication now consistently return UntypedResponse. This change eliminates unused generated classes and standardizes error handling across the authentication flow.