Commit 64af036f authored by Jacek Furmankiewicz's avatar Jacek Furmankiewicz

corrected docs and setup,py

parent 0931abdd
......@@ -127,7 +127,7 @@ The example above creates 2 REST services and exposes the following resources:
http://127.0.0.1:8080/customer
http://127.0.0.1:8080/customer/<customerId>
http://127.0.0.1:8080/customer/<customerId>/address
http://127.0.0.1:8080/customer/<customerId>/address/>addressId>
http://127.0.0.1:8080/customer/<customerId>/address/<addressId>
Path argument extraction
------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment