Change Updates

Do not miss any ChainElect backend API changes, ever again

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

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1 Breaking
POST /login
  • Body
  • application/json content type Modified
    • id_number property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • idNumber property Added
4 structure changes including:
1 Breaking change
3 Modifications
1 Removal
Modified 3 Breaking
POST /login
  • Body
  • application/json content type Modified
    • idNumber property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id_number property Added
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 401 response Added
POST /register
  • Body
  • application/json content type Modified
    • fullName, idNumber, dob properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • commitment_hash, is_admin properties Added
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 409 response Added
POST /save-user-data
  • Body
  • application/json content type Modified
    • name, dob, idNumber properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • id_number, password, commitment_hash, is_admin properties Added
Removed 1 Breaking
GET /protected
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
POST /register
  • Body
  • application/json content type Modified
    • email property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • dob property Added
  • Response
  • 400 response Added
3 structure changes including:
3 Modifications
Modified 3 Breaking
POST /upload/id/back
  • Response
  • 200, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /upload/id/front
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /verify/id
  • Response
  • 200, 500 responses Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking