24 structure changes including:
5 Breaking changes
19 Additions
5 Removals
Removed
5
Breaking
GET /works
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /stream_of_thought
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /philosophers
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /periods
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /citations
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
19
GET /works/{workID}
GET /works/philosophers/{philosopherID}
GET /works/philosophers
GET /works
GET /stream_of_thought/{streamOfThoughtID}
GET /stream_of_thought
GET /philosophers/{philosopherID}
GET /philosophers/stream_of_thought/{streamOfThoughtID}
GET /philosophers/stream_of_thought
GET /philosophers/periods/{periodID}
GET /philosophers/periods
GET /philosophers
GET /periods/{periodID}
GET /periods
GET /citations/{citationID}
GET /citations/random
GET /citations/philosophers/{philosopherID}
GET /citations/philosophers
GET /citations
5 structure changes including:
4 Additions
1 Modification
Modified
1
GET /philosophers
- Response
-
200 response Modified
- application/json content type Modified
Added
4
GET /citations
GET /periods
GET /stream_of_thought
GET /works
5 structure changes including:
4 Breaking changes
1 Addition
4 Removals
Removed
4
Breaking
GET /joke
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /joke
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /thumbsDown/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /thumbsUp/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /philosophers