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

10 lines
176 B
JSON

{
"links": {
"articles": {
"type": "hasMany",
"entity": "KnowledgeBaseArticle",
"foreign": "portals"
}
}
}