Change Updates

Do not miss any My First API Docs changes, ever again

Subscribe to the My First API Docs changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
9 structure changes including:
4 Breaking changes
5 Additions
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 5
DELETE /users/{userId}
GET /users
GET /users/{userId}
POST /users
PUT /users/{userId}