default
@fovea/server / routes/ontology / default
Variable: default
const
default:FastifyPluginAsync
Defined in: src/routes/ontology.ts:48
Fastify plugin for ontology-related routes. Provides endpoints for retrieving and saving ontology data in a format compatible with the frontend.
Routes:
- GET /api/ontology - Get all personas and their ontologies
- PUT /api/ontology - Save ontology data (personas and ontologies)