feroult / yawp

Kotlin/Java API framework for Google Appengine
http://yawp.io
MIT License
131 stars 19 forks source link

Improve patch client #126

Closed eliasreis54 closed 4 years ago

eliasreis54 commented 4 years ago

This PR improves the client request. Before, when the clients needs to do a patch, he needs to put the key with the 'id' of the entity. Now, with this commit, it is not necessary anymore.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 64.237% when pulling 4c66ed91e739570fc502acb17f7489a2631642f1 on eliasreis54:improve-patch-client into b90deb905edd3fdb3009a5525e310cd17ead7f3d on feroult:master.