Commit graph

15 commits

Author SHA1 Message Date
NickOvt
36fcabcd5b
fix(typos): fixed typos ZMS-167 (#740) 2024-10-14 10:37:58 +03:00
NickOvt
836ca26017
fix(api-all): Fixes to some API endpoint request and/or response types and schemas ZMS-157 (#691)
* Added submission api endpoint to api docs generation

* fixes to different api paths
2024-05-27 09:47:37 +03:00
NickOvt
b9e3f94c6f
fix(api-audit): Added all Audit API endpoints to API docs generation ZMS-135 (#642)
* Added Create new audit api endpoint to API docs generation

* Request Audit info API endpoint added to API docs generation

* added Export Audited Emails API endpoint to API docs generation
2024-03-18 10:28:56 +02:00
Andris Reinman
e27eea14ff
Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
Andris Reinman
53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
Andris Reinman
766746945d Do not use _id in API response 2021-01-07 09:41:48 +02:00
Louis Laureys
4843208761 Delete all apidoc jsdoc 2020-11-06 01:34:32 +01:00
Andris Reinman
488f41c93e Upgraded joi to latest 2020-07-19 20:51:06 +03:00
Andris Reinman
e4b11e557e show validation errors in JSON response 2020-07-16 11:31:58 +03:00
Andris Reinman
0e1861418a
fixed audit endpoint 2019-11-22 00:19:12 +02:00
Andris Reinman
dde106c039
added api endpoint for audit info 2019-11-22 00:16:20 +02:00
Andris Reinman
a2b1ac227b
Added export endpoint for audit 2019-11-21 16:15:25 +02:00
Andris Reinman
0ec8851660 Store audit messages 2019-10-01 11:22:10 +03:00
Andris Reinman
83bab195e7 updates to message auditing 2019-09-29 15:00:44 +03:00
Andris Reinman
389d08edc9 testing audit task 2019-09-27 21:26:17 +03:00