aboutsummaryrefslogtreecommitdiff
path: root/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add doc about 200 and 500 error on some endpointsneodarz2019-09-111-0/+6
* Add ability to don't set definition for a responseneodarz2019-09-111-6/+10
* Update uobject definitionneodarz2019-09-111-2/+2
* Add ability to have an mongoid object in defneodarz2019-09-111-0/+3
* Add 200 responses to some endpointsneodarz2019-09-111-0/+4
* Add ability to an object in definition propertieneodarz2019-09-111-2/+8
* Add ability to have an object in responseneodarz2019-09-112-5/+10
* Little refactorisationrestbed_rewriteneodarz2019-09-101-5/+3
* Refactoring a little moreneodarz2019-09-092-65/+54
* Refactoring some code to be more readableneodarz2019-09-092-189/+185
* Add some adjustement to make server more stableneodarz2019-09-091-7/+11
* Change code to use Restbedneodarz2019-09-062-123/+462
* Fix some typosneodarz2019-08-091-3/+3
* Fix memory leak when delete uobjectneodarz2019-08-091-0/+1
* Add ability to search uobjectsneodarz2019-08-092-0/+21
* Add ability to delete an uobjectneodarz2019-08-082-0/+20
* Split addUobject functionneodarz2019-08-081-50/+2
* Split some codesneodarz2019-08-081-12/+4
* Implement mongocxx pool connectionneodarz2019-08-081-2/+7
* Refactoring umosapi serviceneodarz2019-08-072-0/+208