Files
optovia/bruno/teams/bruno.json
Ruslan Bakiev eacd3b9a96 feat: add TerminusDB schema integration and dynamic forms
- 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>
2025-12-08 15:48:12 +07:00

10 lines
118 B
JSON

{
"version": "1",
"name": "Teams API",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}