Fixed
Fix OAuth token endpoints
3 months ago
The token endpoint response is now correctly documented as application/json. Optional fields code, refresh_token, and redirect_uri no longer accept null — omit them when not applicable.
The token endpoint response is now correctly documented as application/json. Optional fields code, refresh_token, and redirect_uri no longer accept null — omit them when not applicable.