3.2023083.11: Update API Client
·
66 commits
to main
since this release
What's Changed
GET
/stages/user_write/{stage_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
Enum values:
internal
external
service_account
internal_service_account
-
PUT
/stages/user_write/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
- Added property
PATCH
/stages/user_write/{stage_uuid}/
Request:
Changed content type : application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
- Added property
POST
/stages/user_write/
Request:
Changed content type : application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
- Added property
GET
/stages/user_write/
Parameters:
Added: user_type
in query
internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> UserWriteStage Serializer- Added property
user_type
(string)internal
- Internalexternal
- Externalservice_account
- Service Accountinternal_service_account
- Internal Service Account
- Added property
-