Extension Definitions
Service: arkos-platform-api
Table: extension_definitions
Fields
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
id | uuid | no | - | - |
slug | string | no | - | unique |
name | string | no | - | - |
description | text | no | - | - |
version | string | no | - | - |
status | enum | no | - | enum: draft, published, archived |
category | string | no | - | - |
config | jsonb | no | - | - |
created_at | timestamp | no | - | - |
updated_at | timestamp | no | - | - |