Conversation
There was a problem hiding this comment.
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.
Contributor
Author
Contributor
Author
|
子修正 |
…ication-overview サンプルアプリ概要ページ作成とサンプルアプリ実装ガイドの構造変更
KooriyamaHiroki
approved these changes
Oct 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check List
画像の追加・変更を行っている場合、wikiに記載している ルールに準拠していることを確認した
第VI部:開発ドキュメント[実装ガイド] > プラン設定変更実装ガイド > プラン設定変更実装ガイド
ページを新規追加