Lowercase Compute in an example header
Headers are case insensitive, so case doesn't actually matter. However, the normal form for compute in the keystone catalog is all lower case - so seeing it here as leading-caps brings a cognitive dissonance that isn't valuable. Change-Id: Ief3e5263b421b1b59165b40a073c9a2fbd321dea
This commit is contained in:
parent
9fd21f4eee
commit
3697b7fde7
@ -63,7 +63,7 @@ this should be avoided in favor of using a more generic header name
|
||||
and placing the specifics in the value. For example compare the
|
||||
following two headers::
|
||||
|
||||
OpenStack-API-Version: Compute 2.1
|
||||
OpenStack-API-Version: compute 2.1
|
||||
OpenStack-Nova-API-Version: 2.1
|
||||
|
||||
.. note:: The second header is in the form of a microversion header
|
||||
|
Loading…
x
Reference in New Issue
Block a user