Skip to content

Commit eccbcf3

Browse files
committed
Formatting issue on API example page.
1 parent 72b8238 commit eccbcf3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/operate/rc/api/examples/manage-subscriptions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,10 @@ You can only change the following settings with this endpoint:
6969
Use [`GET /v1/fixed/plans`]({{< relref "/operate/rc/api/api-reference#tag/Subscriptions-Essentials/operation/getAllFixedSubscriptionsPlans" >}}) to get a list of plan IDs.
7070

7171
You can only change to a plan that:
72-
- Is in the same cloud provider and region of your current plan.
73-
- Has a compatible [High-availability option]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) to your current plan. For example, if your current plan has single-zone replication, you cannot switch to a plan with multi-zone replication, but you can switch to a plan with no replication. If your current plan has multi-zone replication, you must switch to a plan with multi-zone replication.
72+
73+
- Is in the same cloud provider and region of your current plan.
74+
75+
- Has a compatible [High-availability option]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) to your current plan. For example, if your current plan has single-zone replication, you cannot switch to a plan with multi-zone replication, but you can switch to a plan with no replication. If your current plan has multi-zone replication, you must switch to a plan with multi-zone replication.
7476

7577
- **`paymentMethodId`** - Specify a different payment method connected to your account.
7678

0 commit comments

Comments
 (0)