Created endpoint for get,update,delete
This commit is contained in:
@@ -335,3 +335,11 @@ upload.document.is.only.for.gepafin = Document cant be uploaded, this is only av
|
||||
appointment.created.successfully = Appointment created successfully.
|
||||
error.try.again = Service call error while performing the operation. Please try again.
|
||||
document.uploading.is.in.progress = Document uploading is in progress.
|
||||
|
||||
#notification messsages
|
||||
notification.already.in.state=Notification is already in provided status.
|
||||
notification.fetched.successfully=Notification fetched successfully.
|
||||
notification.not.found=Notification not found.
|
||||
notification.sent.successfully=Notification sent successfully.
|
||||
notification.deleted.successfully=Notification deleted successfully.
|
||||
notification.updated.successfully=Notification updated successfully.
|
||||
|
||||
Reference in New Issue
Block a user