{"admin":[{"path":"\/api\/admin\/stats","method":["GET"]},{"path":"\/api\/admin\/users","method":["GET"]},{"path":"\/api\/admin\/users\/{id}\/update","method":["POST"]}],"cart":[{"path":"\/api\/cart\/empty","method":["POST"]},{"path":"\/api\/carts","method":["GET"]},{"path":"\/api\/carts","method":["POST"]},{"path":"\/api\/cart\/item","method":["DELETE"]}],"category":[{"path":"\/api\/categories","method":["GET"]},{"path":"\/api\/categories\/{id}","method":["GET"]},{"path":"\/api\/categories","method":["POST"]},{"path":"\/api\/categories\/{id}","method":["PUT"]},{"path":"\/api\/categories\/{id}","method":["DELETE"]}],"comment":[{"path":"\/api\/comments","method":["GET"]},{"path":"\/api\/comments","method":["POST"]},{"path":"\/api\/comments\/{id}","method":["DELETE"]},{"path":"\/api\/comments\/{id}","method":["PUT"]}],"menuitem":[{"path":"\/api\/menu\/{id}","method":["GET"]},{"path":"\/api\/menu","method":["GET"]},{"path":"\/api\/menu","method":["POST"]},{"path":"\/api\/menu\/{id}","method":["PUT"]},{"path":"\/api\/menu\/{id}","method":["DELETE"]}],"order":[{"path":"\/api\/orders","method":["POST"]},{"path":"\/api\/orders\/{id}\/pay","method":["POST"]}],"ordernotification":[{"path":"\/api\/admin\/notifications","method":["GET"]},{"path":"\/api\/admin\/notifications\/sse","method":["GET"]}],"recette":[{"path":"\/api\/recette","method":["GET"]},{"path":"\/api\/recette\/{id}","method":["GET"]},{"path":"\/api\/recette","method":["POST"]},{"path":"\/api\/recette\/{id}","method":["PUT"]},{"path":"\/api\/recette\/{id}","method":["DELETE"]}],"user":[{"path":"\/api\/user\/getcurrent","method":["POST"]},{"path":"\/api\/user\/register","method":["POST"]},{"path":"\/api\/user\/edit","method":["POST"]}],"contact":[{"path":"\/contact","method":[]},{"path":"\/api\/contact\/submit","method":["POST"]}],"image":[{"path":"\/uploads\/images\/{filename}","method":[]}],"payment":[{"path":"\/api\/payment","method":["POST"]}],"resetpassword":[{"path":"\/api\/request-reset-password","method":["POST"]},{"path":"\/api\/reset-password\/{token}","method":["POST"]}]}