Skip to content

Commit f8d1b09

Browse files
Fix TraitSchema table formatting
1 parent 2e0432e commit f8d1b09

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/reference/api/platform/trait.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ metadata:
3939

4040
Defines the configurable parameters that developers can set when attaching this trait to a component.
4141

42-
| Field | Type | Required | Default | Description |
43-
|----------------|--------|----------|------------------------------------------------------------|
44-
| `types` | object | No | - | Reusable type definitions referenced in parameters |
45-
| `parameters` | object | No | - | Developer-facing configuration options |
46-
| `envOverrides` | object | No | - | Parameters that can be overridden per environment |
42+
| Field | Type | Required | Default | Description |
43+
|----------------|--------|----------|---------|---------------------------------------------------|
44+
| `types` | object | No | - | Reusable type definitions referenced in parameters|
45+
| `parameters` | object | No | - | Developer-facing configuration options |
46+
| `envOverrides` | object | No | - | Parameters that can be overridden per environment |
4747

4848
#### Parameter Schema Syntax
4949

0 commit comments

Comments
 (0)