v3.2025024.7: Update API Client
Update API Client
What's Changed
GET
/sources/oauth/{slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
Enum values:
basic_auth
post_body
-
PUT
/sources/oauth/{slug}/
Request:
Changed content type : application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
- Added property
PATCH
/sources/oauth/{slug}/
Request:
Changed content type : application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
- Added property
POST
/sources/oauth/
Request:
Changed content type : application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
- Added property
GET
/sources/oauth/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> OAuth Source Serializer- Added property
authorization_code_auth_method
(object)How to perform authentication during an authorization_code token request flow
- Added property
-