Need to modify backend REST endpoints for POST/PUT entities so when user save new entity to create timestamp in database column. Same is for PUT service to update timestamp in updated_ts column in database. Model classes also need to be modified in order to support the feature.
Need to modify backend REST endpoints for POST/PUT entities so when user save new entity to create timestamp in database column. Same is for PUT service to update timestamp in updated_ts column in database. Model classes also need to be modified in order to support the feature.