Change Updates

Do not miss any FemDevs API changes, ever again

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

RSS

Changelog

Last update:
Compare
6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /user/delete
  • Authentication
  • Bearer auth authentication method Removed
GET /crypto/dec
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
GET /crypto/enc
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
GET /user/get
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
PATCH /user/update
  • Authentication
  • Bearer auth authentication method Removed
POST /user/create
  • Authentication
  • Bearer auth authentication method Removed
  • Api token authentication method Added
6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /user/delete
  • Header
  • x-UAT header Removed
  • Authentication
  • Bearer auth, User access token authentication methods Added
GET /crypto/dec
  • Authentication
  • Bearer auth authentication method Added
GET /crypto/enc
  • Authentication
  • Bearer auth authentication method Added
GET /user/get
  • Authentication
  • Bearer auth authentication method Added
PATCH /user/update
  • Header
  • x-UAT header Removed
  • Authentication
  • Bearer auth, User access token authentication methods Added
POST /user/create
  • Authentication
  • Bearer auth authentication method Added
6 structure changes including:
6 Modifications
Modified 6 Breaking
DELETE /user/delete
  • Response
  • 400 response Modified
    • code, message, fatal properties Modified
GET /crypto/dec
  • Response
  • 400 response Modified
    • code, message, fatal properties Modified
GET /crypto/enc
  • Response
  • 400 response Modified
    • code, message, fatal properties Modified
GET /user/get
  • Response
  • 200 response Modified
    • id, name, picture, flags, username properties Removed
  • 400 response Modified
    • code, message, fatal properties Modified
PATCH /user/update
  • Body
  • content type Modified
    • name, picture, username properties Modified
    • id, flags properties Removed
  • Response
  • 200 response Modified
    • success, user properties Modified
    • error property Removed
  • 400 response Modified
    • success, user properties Modified
    • error property Removed
POST /user/create
  • Body
  • content type Modified
    • name, picture, username properties Modified
  • Response
  • 200 response Modified
    • id, name, picture, flags, username properties Removed
  • 400 response Modified
    • code, message, fatal properties Modified
3 structure changes including:
3 Additions
Added 3
DELETE /user/delete
PATCH /user/update
POST /user/create
4 structure changes including:
2 Breaking changes
2 Additions
2 Removals
Removed 2 Breaking
GET /crypt/decr
GET /crypt/enc
Added 2
GET /crypto/dec
GET /crypto/enc
2 structure changes including:
2 Additions
Added 2
GET /crypt/decr
GET /crypt/enc
1 structure change including:
1 Modification
Modified 1
GET /user/get
  • Response
  • 400 response Added
5 structure changes including:
4 Breaking changes
1 Addition
4 Removals
Removed 4 Breaking
GET /joke
POST /joke
POST /thumbsDown/{id}
POST /thumbsUp/{id}
Added 1
GET /user/get