Change Updates

Do not miss any RealWorld API changes, ever again

Subscribe to the RealWorld API changelog to be up to date on recent changes.

RSS

May 22, 2022

main
1.0.0
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7
DELETE /articles/{slug}/favorite
  • Response
  • 200 response Modified
    • article property Modified
GET /articles
  • Response
  • 200 response Modified
    • articles property Modified
GET /articles/feed
  • Response
  • 200 response Modified
    • articles property Modified
GET /articles/{slug}
  • Response
  • 200 response Modified
    • article property Modified
POST /articles
  • Body
  • content type Modified
    • article property Modified
  • Response
  • 201 response Modified
    • article property Modified
POST /articles/{slug}/favorite
  • Response
  • 200 response Modified
    • article property Modified
PUT /articles/{slug}
  • Response
  • 200 response Modified
    • article property Modified