API

這裡記錄從前端 Network 觀察到的 API detail。

每份 API Detail 應回答:

  • method / path / host。
  • 由哪些頁面與操作觸發。
  • request fields。
  • response shape。
  • 前端如何使用 response。
  • migration / LB / CORS 注意事項。

建議使用模板:../../模板/API Detail