2 Commits

Author SHA1 Message Date
3b06bd789f fix(occ): incorrect type of field in ExAppOccCommand (#278)
Should fix incorrect type handling by different DBMS during ExApp occ
command registration.

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-04-23 21:12:15 +03:00
052e3a000c ExApp occ commands API (#272)
This PR introduces API for registering OCC commands for ExApps.

Note: **Passing file contents as the input argument is not supported**

---------

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2024-04-19 10:15:22 +00:00