[ { "route": "/JunctionData/CAIKnowledge/:knowledgeId/dokumentes", "method": "get", "actionClassName": "Espo\\Custom\\Api\\JunctionData\\GetDokumentes" }, { "route": "/JunctionData/CAIKnowledge/:knowledgeId/dokumentes/:documentId", "method": "put", "actionClassName": "Espo\\Custom\\Api\\JunctionData\\UpdateJunction" }, { "route": "/JunctionData/CAIKnowledge/:knowledgeId/dokumentes/:documentId", "method": "post", "actionClassName": "Espo\\Custom\\Api\\JunctionData\\LinkDokument" } ]