{"name":"Bluby API","version":"1.0","routes":{"/*":["ALL","ALL"],"/auth/callback/google":["GET"],"/auth/kv-session/:token":["GET"],"/auth/delete-session":["POST"],"/auth/*":["ALL"],"/api/auth/callback/google":["GET"],"/api/auth/kv-session/:token":["GET"],"/api/auth/delete-session":["POST"],"/api/auth/*":["ALL"],"/api/callback/google":["GET"],"/api/kv-session/:token":["GET"],"/api/delete-session":["POST"],"/api/*":["ALL"],"/v1/profiles/*":["ALL"],"/v1/profiles/:userId":["GET","GET","PATCH","PATCH"],"/v1/profiles/:userId/preferences":["GET","GET","POST","POST"],"/v1/profiles/:userId/preferences/:preference":["DELETE","DELETE"],"/v1/profiles/:userId/allergies":["GET","GET","POST","POST"],"/v1/profiles/:userId/allergies/:allergy":["DELETE","DELETE"],"/v1/profiles/:userId/intolerances":["GET","GET","POST","POST"],"/v1/profiles/:userId/intolerances/:intolerance":["DELETE","DELETE"],"/v1/meals":["GET","GET","POST","POST"],"/v1/meals/:mealId":["GET","GET","DELETE","DELETE"],"/v1/friends":["GET","GET"],"/v1/friends/request/:userId":["POST","POST"],"/v1/friends/requests":["GET","GET"],"/v1/groups/*":["ALL"],"/v1/groups":["GET","POST"],"/v1/groups/:groupId":["GET","DELETE"],"/v1/groups/:groupId/members":["POST"],"/v1/groups/:groupId/members/:userId":["DELETE"],"/v1/sync/state":["GET","GET","POST","POST"],"/v1/food-items/*":["ALL"],"/v1/food-items":["GET","POST"],"/v1/food-items/:id":["GET","DELETE"],"/v1/pantry/*":["ALL"],"/v1/pantry":["GET","POST"],"/v1/pantry/:id":["PUT","DELETE"],"/food_scan/scan":["POST"],"/v1/ingredients":["GET","GET","POST","POST"],"/v1/ingredients/:ingredientId":["GET","GET"],"/v1/products":["GET","GET","POST","POST"],"/v1/products/:productId":["GET","GET"],"/v1/preferences":["GET","GET","PUT","PUT","POST","POST"],"/v1/recipes":["GET","GET","POST","POST"],"/v1/recipes/:recipeId":["GET","GET"],"/test/*":["ALL"],"/test/reset":["POST"],"/test/seed":["POST"],"/health":["GET"],"/hello":["GET"],"/":["GET"]}}