GET /api/doctrine/export
GET/api/doctrine/export
The workspace's doctrine as a doctrine.v1 YAML document.
The operator's stored rules (not the shipped catalogue) plus the constants
they reference, framed as one file for version control or to seed another
deployment. Served as application/yaml, not the JSON envelope, because the
point is a file an operator can read and a reviewer can diff.
Responses
- 200
- 400
the doctrine.v1 YAML document
the stored rules cannot be framed as a doctrine.v1 document