API structure has changed
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