[MNT-25629] Add batch document-runtime endpoint support (#12121)

* [MNT-25629] Add batch document-runtime endpoint support

* [MNT-25629] cr fixes

* [MNT-25629] cr fixes

* [MNT-25629] add tests for api method
This commit is contained in:
Mykyta Maliarchuk
2026-08-07 10:37:57 +02:00
committed by GitHub
parent 33cf47342d
commit 1ab385a3c9
10 changed files with 253 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@ export * from './goverance-services/security-groups.mock';
export * from './goverance-services/security-marks.mock';
export * from './process-services/bpm-auth.mock';
export * from './process-services/content.mock';
export * from './process-services/process.mock';
export * from './process-services/process-instance-variables.mock';
export * from './process-services/models.mock';