Closed khushal87 closed 4 years ago
* API required for restaurant active and inactive also will be automatically inactive at midnight and open in the morning
Already api for checking restaurant status
url : open-close-restaurant/int:pk>
And yes restrau open-close should not be automatic.
* API for updating the mobile, email, categories, and restaurant images
For updating restaurant images you should use add or delete restrauant images API.
For updating category use update-restaurant/<int:pk>
api
For updating mobile, email I will create an API for updating the user profile,
* API required for restaurant active and inactive also will be automatically inactive at midnight and open in the morning
Already api for checking restaurant status url :
open-close-restaurant/int:pk>
And yes restrau open-close should not be automatic.
Patrick has said to do this. Please confirm it from him once
* It would be convenient if you send the total orders number for a restaurant and also the active status in the restaurant get info API
When we implement orders, then you will get it.
For see restaurant active status there is already a key is_open
. If its not visible it will be visible
when i push the code.
@khushal87 Let me know if you have any query. Otherwise close it
* API required for restaurant active and inactive also will be automatically inactive at midnight and open in the morning
Already api for checking restaurant status url :
open-close-restaurant/int:pk>
And yes restrau open-close should not be automatic.
What is the key of status which I will be sending as payload?
* API required for restaurant active and inactive also will be automatically inactive at midnight and open in the morning
Already api for checking restaurant status url :
open-close-restaurant/int:pk>
And yes restrau open-close should not be automatic.What is the key of status which I will be sending as payload?
is_open.
closing now the issue
* API required for restaurant active and inactive also will be automatically inactive at midnight and open in the morning
Already api for checking restaurant status url :
open-close-restaurant/int:pk>
And yes restrau open-close should not be automatic.
done
Some of the common issues are: