Fixes the v2 GET /extensions curl example in the documentation.

Change-Id: I2bca0acd4fbc19547be6f5b872ad873938779894
This commit is contained in:
Florent Flament 2013-12-12 11:31:36 +01:00
parent 52cb8fe0c5
commit 5f97336fbc
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ GET /extensions
Discover the API extensions enabled at the endpoint::
$ curl http://0.0.0.0:35357/extensions
$ curl http://localhost:35357/v2.0/extensions/
Returns::