Files
2026-01-19 17:46:06 +01:00

10 lines
175 B
JSON

{
"links": {
"manualWorkflows": {
"type": "hasMany",
"entity": "Workflow",
"foreign": "manualTeams"
}
}
}