API structure has changed
6 structure changes including:
1 Breaking change
5 Modifications
1 Removal
Modified
5
GET /api/configs/jwt-customizer
- Response
-
200 response Modified
-
application/json content type Modified
-
object-1 alternative Modified
- value property Modified
-
object-1 alternative Modified
-
application/json content type Modified
GET /api/configs/jwt-customizer/{tokenTypePath}
- Response
-
200 response Modified
-
application/json content type Modified
-
object-1 alternative Modified
- contextSample property Modified
-
object-1 alternative Modified
-
application/json content type Modified
PATCH /api/configs/jwt-customizer/{tokenTypePath}
- Response
-
200 response Modified
-
application/json content type Modified
-
object-1 alternative Modified
- contextSample property Modified
-
object-1 alternative Modified
-
application/json content type Modified
POST /api/configs/jwt-customizer/test
- Body
-
application/json content type Modified
-
object-1 property Modified
-
context property Modified
- interaction property Modified
-
context property Modified
-
object-1 property Modified
PUT /api/configs/jwt-customizer/{tokenTypePath}
- Response
-
200 response Modified
-
application/json content type Modified
-
object-1 alternative Modified
- contextSample property Modified
-
object-1 alternative Modified
-
application/json content type Modified
-
201 response Modified
-
application/json content type Modified
-
object-1 alternative Modified
- contextSample property Modified
-
object-1 alternative Modified
-
application/json content type Modified
Removed
1
Breaking
POST /api/my-account/mfa-verifications/totp/verify
- Removing a resource is always breaking unless it was deprecated before Breaking