Closed barley2tea closed 2 weeks ago
@barley2tea is attempting to deploy a commit to the hirune's projects team on Vercel, but is not a member of this team. To resolve this issue, you can:
To read more about collaboration on Vercel, click here.
動作確認
curl -X POST http://localhost:8081/v1/reports -H "Content-Type: application/json" -d '{"storeId": 1, "storeStaffId": null, "title": "foo", "description": "abs"}'
その他はreportの内容をもとにメール送信できてたしreportも追加できてたのでLGTM!
コメントの部分修正しました
実施タスク
実施内容
v1/reports
を追加動作確認
curl -X POST http://localhost:8081/v1/reports -H "Content-Type: application/json" -d '{"storeId": 1, "storeSta ffId": null, "description": "abs", "title": "タイトル"}'
備考