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

[AzureADB2CAuth]openapi-generatorをアップデートする from 7.10.0 to 7.11.0 #2341

Open
3 tasks
github-actions bot opened this issue Jan 24, 2025 · 0 comments
Open
3 tasks

Comments

@github-actions
Copy link

概要

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

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

詳細

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

npx openapi-generator-cli version-manager list

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

npm run generate-client

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

完了条件

  • openapitools.json の version が最新バージョンに更新されていること
  • 生成されたクライアントコードに差分がないか、差分に問題がないこと
  • アプリケーションの動作に問題がないこと
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants