-
Notifications
You must be signed in to change notification settings - Fork 0
プラン設定変更の実装ガイドを追加 #233
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
プラン設定変更の実装ガイドを追加 #233
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new implementation guide for plan change functionality to the documentation. The guide explains how to implement tenant pricing plan changes using SaaSus Auth API and Pricing API, providing code examples and references to sample implementations.
- Adds comprehensive plan change implementation guide with backend endpoints and frontend examples
- Reorganizes sidebar navigation to group implementation guides together
- Provides multi-language support (English and Japanese versions)
Reviewed Changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| versioned_sidebars/version-1.11-sidebars.json | Reorganizes navigation structure and adds new plan change guide entry |
| sidebars.js | Updates main sidebar structure with reorganized implementation guides |
| versioned_docs/version-1.11/part-6/implementation-guide/plan-change-implementation.md | Adds English version of plan change implementation guide |
| i18n/ja/docusaurus-plugin-content-docs/version-1.11/part-6/implementation-guide/plan-change-implementation.md | Adds Japanese version of plan change implementation guide |
| i18n/ja/docusaurus-plugin-content-docs/current/part-6/implementation-guide/plan-change-implementation.md | Adds Japanese version for current documentation |
| docs/part-6/implementation-guide/plan-change-implementation.md | Adds English version for current documentation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
子修正 |
…ication-overview サンプルアプリ概要ページ作成とサンプルアプリ実装ガイドの構造変更
Check List
画像の追加・変更を行っている場合、wikiに記載している ルールに準拠していることを確認した
第VI部:開発ドキュメント[実装ガイド] > プラン設定変更実装ガイド > プラン設定変更実装ガイド
ページを新規追加