summaryrefslogtreecommitdiff
path: root/app/Api/Comment.php
AgeCommit message (Collapse)Author
2015-12-17Add reference to the createComment parametersEskiso
I've only seen the reference column being used by integrations (gitbucket,etc), would be nice that from the API we could also use that column for other references.
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-05-23API refactoringFrederic Guillot