{"name":"RouteBoard API","version":"1.0.0","endpoints":[{"method":"GET","path":"/health","description":"ヘルスチェック"},{"method":"POST","path":"/validate-route","description":"ルート検証"},{"method":"POST","path":"/auto-assign","description":"自動割り当て"},{"method":"POST","path":"/import-orders","description":"注文データ取込"},{"method":"POST","path":"/api/orders/import","description":"注文一括取込（仕込計画統合版）"},{"method":"PUT","path":"/api/orders/:id/items","description":"商品明細更新"},{"method":"DELETE","path":"/api/orders/:id","description":"注文削除"},{"method":"POST","path":"/api/prep-orders/import","description":"仕込注文一括取込"},{"method":"GET","path":"/api/prep-orders","description":"仕込注文取得"},{"method":"GET","path":"/api/prep-plans","description":"仕込計画サマリー取得"},{"method":"GET","path":"/api/prep-plans/:date","description":"仕込計画詳細取得"}]}