Make "ReSTful service" consistent

Most parts contain "ReSTful HTTP service" instead of "ReSTful web
service". So this patch changes "ReSTful web service" for the word
consistency.

Partially implements blueprint complete-todo-in-api-concept-doc

Change-Id: I642ae649adad8f886bdb6bce979a1dd7d2430a80
This commit is contained in:
Ken'ichi Ohmichi 2015-12-08 01:44:13 +00:00
parent 3f8c69b2ef
commit 4ce28e5c2b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ access to your own deployment, and you should also be familiar with the
following concepts:
* OpenStack Compute service
* ReSTful web services
* ReSTful HTTP services
* HTTP/1.1
* JSON data serialization formats