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.9.0 to 7.10.0 #2243

Closed
3 tasks
github-actions bot opened this issue Jan 8, 2025 · 0 comments · Fixed by #2250
Closed
3 tasks

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

github-actions bot opened this issue Jan 8, 2025 · 0 comments · Fixed by #2250
Assignees
Labels
target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある
Milestone

Comments

@github-actions
Copy link

github-actions bot commented Jan 8, 2025

概要

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 KentaHizume added this to the v1.0.0 milestone Jan 9, 2025
@KentaHizume KentaHizume added the target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある label Jan 9, 2025
@KentaHizume KentaHizume self-assigned this Jan 9, 2025
@KentaHizume KentaHizume linked a pull request Jan 9, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプルに関係がある
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant