Rapid-Reservation / rapid-api

Backend and API code for the Rapid Reservation app
https://rapid-api-rho.vercel.app
0 stars 1 forks source link

[API] Create endpoint to clear orders #40

Closed Robomonster closed 5 months ago

Robomonster commented 5 months ago

A /order/{order_id}/clear and a /orders/clear endpoint are needed, as there is no way to clear orders currently.