Unify 'Content-Type' header key name in API reference
In current API reference, 'Content-Type' header key name is used in response parameter tables except Container GET table. On the other hand, 'Content_Type' is used in Container GET table. This patch fixes the 'Content_Type' in Container GET table to 'Content-Type'. Change-Id: Idf242477dd089202635b69b85b0c19739e0c6321
This commit is contained in:
parent
6da17e9923
commit
9fd9141f7d
@ -89,7 +89,7 @@ Response Parameters
|
||||
- X-Timestamp: X-Timestamp
|
||||
- X-Trans-Id: X-Trans-Id
|
||||
- X-Openstack-Request-Id: X-Openstack-Request-Id
|
||||
- Content_Type: Content-Type_listing_resp
|
||||
- Content-Type: Content-Type_listing_resp
|
||||
- Date: Date
|
||||
- hash: hash
|
||||
- last_modified: last_modified
|
||||
|
Loading…
Reference in New Issue
Block a user