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

[Dressca-Consumer]openapi-generatorをアップデートする from 7.9.0 to 7.10.0 #2045

Open
3 tasks
github-actions bot opened this issue Nov 20, 2024 · 1 comment
Open
3 tasks
Assignees
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある
Milestone

Comments

@github-actions
Copy link

概要

openapi-generator のバージョンアップを検知しました。内容を確認のうえ、下記の通り対応してください。

  • openapitools.json のバージョン :7.9.0
  • ライブラリのバージョン :7.10.0

詳細

下記のコマンドを実行し、最新バージョンを選択します。
openapitools.json の version が選択したバージョンに更新されます。

npx openapi-generator-cli version-manager list

クライアントコードを再生成します。

npm run generate-client

自動生成されたクライアントコードに差分がある場合、
差分の内容の確認とアプリケーションの動作確認を行ってください。

完了条件

  • openapitools.json の version が最新バージョンに更新されていること
  • 生成されたクライアントコードに差分がないか、差分に問題がないこと
  • アプリケーションの動作に問題がないこと
@KentaHizume
Copy link
Contributor

v7.9.0 ⇒ v7.10.0 で自動生成コードに差分なし

@KentaHizume KentaHizume added this to the v1.0.0 milestone Dec 23, 2024
@KentaHizume KentaHizume added the target: Dressca サンプルアプリケーションDresscaに関係がある label Dec 23, 2024
@KentaHizume KentaHizume self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

No branches or pull requests

1 participant