API structure has changed
11 structure changes including:
2 Breaking changes
4 Additions
5 Modifications
2 Removals
Modified
5
Breaking
GET /Api/ImageVotingChoices/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- imageVoting property Modified
-
application/json content type Modified
GET /Api/ImageVotingEntries
- Response
-
200 response Modified
- application/json content type Modified
GET /Api/ImageVotingEntries/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- incrementType property Added
-
application/json content type Modified
GET /Api/ImageVotingEntryImages
- Body
-
application/json, text/json content types Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- ImageVotingId query parameter Added
GET /Api/ImageVotings/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- aspects property Modified
-
application/json content type Modified
Removed
2
Breaking
POST /Api/ImageVotingEntries/{id}/Choose
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /Api/ImageVotingEntries/{id}/Unchoose
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
4
DELETE /Api/ImageVotingEntries/{id}/Choice
DELETE /Api/ImageVotingEntries/{id}/Increment
POST /Api/ImageVotingEntries/{id}/Choice
POST /Api/ImageVotingEntries/{id}/Increment