API structure has changed
7 structure changes including:
1 Addition
6 Modifications
Modified
6
Breaking
DELETE /v1/fundingAgencies/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
PATCH /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
POST /v1/fundingAgencies
- Body
-
application/json content type Modified
-
FundingAgency property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
FundingAgency property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
PUT /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
id property Modified
-
Type went from
integer
tostring
Breaking
-
Type went from
-
slug property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- email property Added
-
id property Modified
-
data property Modified
-
application/json content type Modified
Added
1
GET /v1/permissionGroups