Skip to content

Commit 37d882d

Browse files
committed
refactor: remove inline definitions from ManifestSchema for cleaner structure
1 parent 7608c42 commit 37d882d

File tree

4 files changed

+0
-4360
lines changed

4 files changed

+0
-4360
lines changed

content/docs/references/system/manifest/Manifest.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ description: Manifest Schema Reference
1414
| **description** | `string` | optional | Package description |
1515
| **permissions** | `string[]` | optional | Array of required permission strings |
1616
| **objects** | `string[]` | optional | Glob patterns for ObjectQL schemas files |
17-
| **definitions** | `object` | optional | Inline resource definitions (for serverless/compiled runtimes) |
1817
| **datasources** | `string[]` | optional | Glob patterns for Datasource definitions |
1918
| **dependencies** | `Record<string, string>` | optional | Package dependencies |
2019
| **configuration** | `object` | optional | Plugin configuration settings |

0 commit comments

Comments
 (0)