Change Updates

Do not miss any ChainElect Hub changes, ever again

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

RSS

Changelog

Last update:
ChainElect backend API
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
ChainElect backend API
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
ChainElect backend API
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
ChainElect backend API
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
ChainElect backend API