Change Updates

Do not miss any hcgateway API changes, ever again

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

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
POST /api/v2/fetch/{method}
  • Body
  • application/json content type Added
1 structure change including:
1 Modification
Modified 1
PUT /api/v2/push/{method}
  • Body
  • application/json content type Added
6 structure changes including:
3 Breaking changes
2 Additions
3 Modifications
1 Removal
Modified 3 Breaking
DELETE /api/delete/{method}
  • Body
  • application/json content type Modified
    • userid property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Authentication
  • Bearer auth authentication method Added
POST /api/v2/fetch/{method}
  • Path went from `/api/fetch/{method}` to `/api/v2/fetch/{method}` (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • Authentication
  • Bearer auth authentication method Added
PUT /api/v2/push/{method}
  • Path went from `/api/push/{method}` to `/api/v2/push/{method}` (same operationId)
    Breaking
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • Authentication
  • Bearer auth authentication method Added
Removed 1 Breaking
POST /api/login
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
POST /api/v2/login
POST /api/v2/refresh
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/fetch/{method}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • $createdAt, $updatedAt, $permissions, $databaseId, $collectionId properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • _id property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/fetch/{method}
  • Body
  • application/json content type Modified
    • queries property Modified
      • Type went from array[string] to object

        Breaking

2 structure changes including:
2 Additions
Added 2
DELETE /api/delete/{method}
PUT /api/push/{method}
6 structure changes including:
4 Breaking changes
2 Additions
4 Removals
Removed 4 Breaking
GET /joke
POST /joke
POST /thumbsDown/{id}
POST /thumbsUp/{id}
Added 2
POST /api/fetch/{method}
POST /api/login