API structure has changed
8 structure changes including:
2 Additions
6 Modifications
Modified
6
Breaking
GET /v1/{contextId}/rules
- Response
-
200 response Modified
-
application/json content type Modified
-
rules property Modified
-
version property Modified
-
Type went from
integer(uint64)
tostring
Breaking
-
Type went from
- sequence property Added
-
version property Modified
-
rules property Modified
-
application/json content type Modified
GET /v1/{contextId}/rules/{ruleId}
- Response
-
200 response Modified
-
application/json content type Modified
-
version property Modified
-
Type went from
integer(uint64)
tostring
Breaking
-
Type went from
- sequence property Added
-
version property Modified
-
application/json content type Modified
GET /v1/{contextId}/rules/{ruleId}/versions
- Response
-
200 response Modified
-
application/json content type Modified
-
rules property Modified
-
version property Modified
-
Type went from
integer(uint64)
tostring
Breaking
-
Type went from
- sequence property Added
-
version property Modified
-
rules property Modified
-
application/json content type Modified
PATCH /v1/{contextId}/rules/add
- Body
-
application/json content type Modified
- sequence property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
version property Modified
-
Type went from
integer(uint64)
tostring
Breaking
-
Type went from
- sequence property Added
-
version property Modified
-
application/json content type Modified
POST /v1/{contextId}/evaluate
- Body
-
application/json content type Modified
-
overrideRules property Modified
- sequence property Added
-
overrideRules property Modified
POST /v1/{contextId}/rules
- Body
-
application/json content type Modified
- sequence property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
version property Modified
-
Type went from
integer(uint64)
tostring
Breaking
-
Type went from
- sequence property Added
-
version property Modified
-
application/json content type Modified
Added
2
GET /v1/{contextId}/schema
POST /v1/{contextId}/schema