Changelog
Upgrading your API¶
[TODO]
Dev (12/09/2021 – 09/10/2021)¶
09/10/2021
- Add
POST /api/auth/signupendpoint. -
Add
POST /api/auth/loginendpoint. -
Add
GET /api/planendpoint. -
Add
GET /api/secret_groupendpoint. - Add
POST /api/secret_groupendpoint. -
Add
PATCH /api/secret_groupendpoint. -
Add
GET /api/meendpoint. - Add
Post /api/me/endpoint. - Add
PATCH /api/me/endpoint.
Dev (10/10/2021 – 10/10/2021)¶
10/10/2021
- DRF default custom exception handler added
Dev (11/10/2021 – 12/10/2021)¶
12/10/2021
- Add
POST /api/auth/logoutendpoint. - Add
POST /api/auth/forgot-passwordendpoint. - Add
PATCH /api/auth/password-reset-confirmendpoint. - Added Email Functionality
Dev (13/10/2021 – 13/10/2021)¶
13/10/2021
- Replace Credentials model fields with encryption field
Dev (14/10/2021 – 14/10/2021)¶
14/10/2021
-
Add
GET /api/secretsendpoint. -
Add
GET /api/secrets/bank_cardendpoint. - Add
POST /api/secrets/bank_cardendpoint. -
Add
PATCH /api/secrets/bank_cardendpoint. -
Add
GET /api/secrets/bank_detailendpoint. - Add
POST /api/secrets/bank_detailendpoint. -
Add
PATCH /api/secrets/bank_detailendpoint. -
Add
GET /api/secrets/upi_gatewayendpoint. - Add
POST /api/secrets/upi_gatewayendpoint. -
Add
PATCH /api/secrets/upi_gatewayendpoint. -
Add
GET /api/secrets/web_applicationendpoint. - Add
POST /api/secrets/web_applicationendpoint. -
Add
PATCH /api/secrets/web_applicationendpoint. -
Add
GET /api/secrets/secret_noteendpoint. - Add
POST /api/secrets/secret_noteendpoint. -
Add
PATCH /api/secrets/secret_noteendpoint. -
Add
GET /api/secrets/identityendpoint. - Add
POST /api/secrets/identityendpoint. - Add
PATCH /api/secrets/identityendpoint.
Last update: November 20, 2021