achal prajapati

achal prajapati

  • 1.5k
  • 250
  • 497

If URL Stop then not work in other web api request.

Sep 17 2019 7:15 AM
I have 3 table,
Status -> id,status(bool)
Customer -> id,departmentId,name,address
Department Table. -> id,name

I have created Customer and Deparment API crud operation.
But i want to set status false in Satus table after that any Customer and Deptartment request call then responce staus false or not sent any request.

Thanks
 
 

Answers (1)