API structure has changed
10 structure changes including:
2 Breaking changes
2 Additions
6 Modifications
2 Removals
Modified
6
Breaking
GET /lists/{listId}
- Response
-
200 response Modified
-
application/json content type Modified
-
list property Modified
-
Full types went from
array[object]
toobject
Breaking
-
-
list property Modified
-
application/json content type Modified
POST /content
- Body
-
application/json content type Modified
-
user property Modified
-
project_id property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- category_id property Added
-
project_id property Removed
-
project, topic properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- category, subcategory properties Added
-
user property Modified
POST /import/content
- Body
-
application/json content type Modified
- contents property Modified
POST /import/users
- Body
-
application/json content type Modified
- users property Modified
POST /user
- Body
-
application/json content type Modified
-
user property Modified
-
project_id property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- category_id property Added
-
project_id property Removed
-
user property Modified
PUT /status
- Body
-
application/json content type Modified
-
topic_ids property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- subcategory_ids property Added
-
topic_ids property Removed
Removed
2
Breaking
PUT /project
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /topic
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
PUT /category
PUT /subcategory