API structure has changed
9 structure changes including:
2 Additions
7 Modifications
Modified
7
Breaking
PATCH /user/{userId}/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /login/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /logs/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /policy/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /policy/create/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /register/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
POST /user/
- Body
-
application/json, multipart/form-data, text/plain content types Modified
-
Content types are now required Breaking
-
Content types are now required
Added
2
POST /policy/claim/
POST /policy/redeem/