2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/Users/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
POST /v1/Users/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
2 structure changes including:
2 Modifications
Modified
2
GET /v1/Users/{Sid}
- Response
-
200 response Modified
- is_available property Added
POST /v1/Users/{Sid}
- Body
-
content type Modified
- IsAvailable property Added
- Response
-
200 response Modified
- is_available property Added