This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/routes/crud
2018-10-11 18:18:44 +02:00
..
create.go Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
delete.go Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
helper.go Fixed not setting http code on error 2018-10-11 18:18:44 +02:00
paramBinder.go docs 2018-07-21 15:45:46 +02:00
read_all.go Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
read_one.go Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
update.go Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00