vikunja-api/routes/crud
konrad f0c003d069
implemented custom param binder
This is currently more a workaround, until the echo pr gets merged
2018-07-17 23:10:54 +02:00
..
create.go implemented create team <-> namespace relation 2018-07-17 08:44:21 +02:00
delete.go Implemented team delete method 2018-07-16 08:18:15 +02:00
helper.go more optimization 2018-07-11 01:45:11 +02:00
paramBinder.go implemented custom param binder 2018-07-17 23:10:54 +02:00
read_all.go implemented get all teams the user is part of 2018-07-16 08:52:16 +02:00
read_one.go Added right check for namespaces 2018-07-12 13:43:42 +02:00
update.go Implemented team update method 2018-07-14 18:29:24 +02:00