Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API関数ファイルでURLとデータ返却形式を修正 #190

Open
2 tasks done
dorimu0 opened this issue Nov 15, 2024 · 0 comments
Open
2 tasks done

API関数ファイルでURLとデータ返却形式を修正 #190

dorimu0 opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
📬 API 서버 API 통신 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 🔨 Refactor 코드 리팩토링

Comments

@dorimu0
Copy link
Contributor

dorimu0 commented Nov 15, 2024

📝 Issueの概要

  • API関数ファイルのURLの変更とデータ返却形式が修正されたため、既存コードのAPI呼び出し部分を更新する必要があります。 これにより発生する可能性のあるエラーを防止し、最新のAPI形式に合わせて一貫性のあるデータ処理を目指します。

📚 背景情報

  • 一部のAPIエンドポイントのURLが更新されたり、返されるデータの形式が変更されました。既存のコードがこれを反映していないため、関数呼び出し時にエラーが発生する可能性があります。この問題は、既存の関数ファイルを最新のAPI形式に合わせて修正し、安定性を確保するために必要です。

📋 具体的な作業内容

  1. 修正されたURLに合わせてAPIエンドポイントを更新する
  2. 変更されたデータ返却形式に合わせて関数内のデータ処理方法を修正する

📎 関連するIssueやJira、ドキュメント

  • なし

🖼️ 参考スクリーンショットや図

  • なし

🔄 Issueの進行状況

  • 修正されたURLに合わせてAPIエンドポイントを更新する
  • 変更されたデータ返却形式に合わせて関数内のデータ処理方法を修正する
@dorimu0 dorimu0 added 🔨 Refactor 코드 리팩토링 📬 API 서버 API 통신 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 labels Nov 15, 2024
@dorimu0 dorimu0 self-assigned this Nov 15, 2024
@dorimu0 dorimu0 moved this to In progress in ミノリ Nov 15, 2024
dorimu0 added a commit to dorimu0/project_minori-next-deployment-repo that referenced this issue Nov 15, 2024
- Reflected changes to some API endpoint URLs
- Modify your code to accommodate the changed data return format

Related issue: YJU-OKURA#190
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ⏰ P2 활발하게 고려해야 하는 이슈나 개선사항 🔨 Refactor 코드 리팩토링
Projects
Status: In progress
Development

No branches or pull requests

1 participant