peanut butter hamburgers

This commit is contained in:
Simon Willnauer 2017-11-17 20:51:39 +01:00
parent da115151a5
commit a5df2ef538
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Example to delete with routing
[source,js] [source,js]
-------------------------------------------------- --------------------------------------------------
PUT /twitter/tweet/1?routing=kimhcy PUT /twitter/tweet/1?routing=kimchy
{ {
"test": "test" "test": "test"
} }