Onify Hub API 2.14.0 released
about 2 years ago by Robert Lundsten
Changelog for 2.14.0
2.14.0
- feature: added strings timestamp endpoint;
GET /my/strings/_timestamp - feature: added config settings timestamp endpoint;
GET /my/config/settings/_timestamp - feature: added painless
scriptsupport for updating items via endpointPUT /admin/items/{key} - feature: added
localequery parameter for endpointGET /my/strings - feature: added optional includebpmn query parameter for endpoint
GET /admin/processes - feature: updated meta.tag and meta.key in payload to be optional for logging validation on endpoint
POST /tools/logs - feature: support numbers and underscore on item type in all its endpoints
- feature: added id property on inserting file data index
- feature: removed content property in the return result of files POST endpoints;
/files/publicand/files/private - fix: added tag
frontendfor settingsstorage_maxuploadsfilessizeandstorage_maxattachmentsize - fix: Timeout handling for httpRequest flow service