Skip to content

Commit

Permalink
add small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-lambert committed Feb 8, 2016
1 parent 63d592e commit 40abd53
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 107 deletions.
4 changes: 0 additions & 4 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ This enables the user to get the data of a specific id.

The response of this request will be a json object with the data of the id that has been used.

### exists(id, callback)

This enables the user to know if the data of a specific id exists in the database.

### updateAttributes(docType, id, attributes)

This enables the user to update a document.
Expand Down
101 changes: 35 additions & 66 deletions dist/cozysdk-client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40abd53

Please sign in to comment.