API structure has changed
10 structure changes including:
10 Modifications
Modified
10
Breaking
GET /books
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
id property Modified
GET /books/{id}
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
id property Modified
GET /reviews
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
id property Modified
GET /reviews/{id}
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
id property Modified
PATCH /books/{id}
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
id property Modified
PATCH /reviews/{id}
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
id property Modified
POST /books
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
201 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
id property Modified
POST /reviews
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
201 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
id property Modified
PUT /books/{id}
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
reviews property Modified
-
Full types went from
string
toarray[string(iri-reference)]
Breaking
-
Full types went from
-
id property Modified
PUT /reviews/{id}
- Body
-
content type Modified
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
publicationDate property Modified
- Response
-
200 response Modified
-
id property Modified
-
Full types went from
integer | null
tointeger
Breaking
-
Full types went from
-
publicationDate property Modified
-
Full types went from
string(date-time) | null
tostring(date-time)
Breaking
-
Full types went from
-
id property Modified