Make the generic version generic

Change-Id: I46b906b8d4b01cb517faa62f7f603b33f3ed8aef
This commit is contained in:
Everett Toews 2016-06-09 13:49:50 -05:00 committed by Chris Dent
parent f31f6bd767
commit 7f45741992

View File

@ -54,7 +54,7 @@ Client Interaction
A client specifies the version of the API they want via the following
approach, a new header::
OpenStack-API-Version: [SERVICE_TYPE] 2.114
OpenStack-API-Version: [SERVICE_TYPE] [X.Y]
For example, Keystone will use the header::