- Simplify TerminusDB schema to single Cocoa class with 10 properties - Add terminus_schema_id field to Odoo Product model - Update FastAPI and GraphQL to expose terminus_schema_id - Add FormKit for dynamic form generation - Create useTerminus composable for schema loading and conversion - Add /dashboard/add-product page with dynamic form rendering 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
118 B
JSON
10 lines
118 B
JSON
{
|
|
"version": "1",
|
|
"name": "Teams API",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
}
|