API structure has changed
3 structure changes including:
3 Modifications
Modified
3
Breaking
GET /api/v1/fact-find/schema/{factFindSchema_uuid}/section/{factFindSchemaSection_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
is_completed property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
is_completed property Removed
-
application/json content type Modified
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/section
- Response
-
201 response Modified
-
application/json content type Modified
-
is_completed property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
is_completed property Removed
-
application/json content type Modified
PUT /api/v1/fact-find/schema/{factFindSchema_uuid}/section/{factFindSchemaSection_uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
is_completed property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
is_completed property Removed
-
application/json content type Modified