docs wip again

This commit is contained in:
Ayush Rodrigues
2026-03-11 11:35:01 +00:00
parent 2141729505
commit 73d3d23939
37 changed files with 3338 additions and 409 deletions

View File

@@ -7,7 +7,7 @@ import { DynamicParamField } from "/components/dynamic-param-field.jsx";
import { DynamicResponseField } from "/components/dynamic-response-field.jsx";
import { DynamicResponseExample } from "/components/dynamic-response-example.jsx";
Creates a new plan with optional base price and feature configurations. See [How plans work](/documentation/pricing/plans) for concepts and [Adding features to plans](/documentation/pricing/plan-features) for item configuration.
Creates a new plan with optional base price and feature configurations. See [Plans](/documentation/concepts/plans) for concepts and [Plan Items](/documentation/concepts/plan-items) for item configuration.
### Plan Configuration