iulianastase / jsonengine

Automatically exported from code.google.com/p/jsonengine
0 stars 0 forks source link

get/delete ignores docType in the URI #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Issue get or delete method with a proper docId and wrong docType
2. You can see it works

What is the expected output? What do you see instead?

docType should be validated against the JSON document.

Original issue reported on code.google.com by kazunori...@gmail.com on 20 Feb 2010 at 2:52