3
0

18 Commits

Author SHA1 Message Date
Denis Arh
b7f78cdf91 Fix multival (string) request param parsing 2019-06-20 11:04:30 +02:00
Denis Arh
5bfbab6a4e Implement namespace CRUD + various small fixes
Other fixes and improvements:
 - add parseISODateWithErr and parseISODatePtrWithErr handlers for incoming data
 - add service & repository errors
 - cleanup old (unbound) attachment controllers from router
 - fix system repository error prefix (auth => system)
2019-04-29 18:51:18 +02:00
Tit Petric
a1aadeaa2f upd(codegen): custom types, camel case structs 2019-04-03 14:38:13 +02:00
Denis Arh
8d43907bd6 Basic (rest) structure for page & record/module attachments 2019-03-01 00:30:46 +01:00
Tit Petric
43554592e4 upd(codegen): enable imports with requests 2018-12-04 15:26:51 +01:00
Tit Petric
6a3fd9bc3b upd(codegen): follow golang standard pkg layout 2018-11-25 11:41:46 +01:00
Tit Petric
d1fba3b3b1 add(codegen): docs codegen for all 2018-11-05 13:37:18 +01:00
Tit Petric
e36621f016 upd(all): parse uint64 from post arrays 2018-10-25 12:10:35 +02:00
Tit Petric
dae76ef7bc upd(codegen): added simple int type 2018-10-16 13:01:11 +02:00
Tit Petric
0a8a33f1db add(codegen): parseJSONText parser 2018-09-02 22:35:39 +02:00
Tit Petric
92484d6ba4 upd(codegen): xargs fix, debug codegen to stderr 2018-08-15 18:08:39 +02:00
Denis Arh
3009d20fcc Codegen/spec cleanup (remove struct) 2018-08-05 23:31:03 +02:00
Tit Petric
44be095b3f fix(codegen): merge parameters from api parent and call 2018-07-20 11:05:58 +02:00
Tit Petric
0954e5c53d upd(codegen): spec update for nested message apis 2018-07-19 21:00:25 +02:00
Tit Petric
5aae6e9001 upd(all): move rest implementation into subpkg 2018-07-16 00:35:01 +02:00
Tit Petric
b68337c111 upd(codegen): generate subpackages 2018-07-16 00:13:45 +02:00
Tit Petric
657ef15cf5 fix: codegen template path update 2018-07-13 20:28:28 +02:00
Tit Petric
837c10e448 update(all): moved codegen to root /codegen 2018-07-13 17:47:05 +02:00