Change type of X-Openstack-Request-Id
This patch changes type of 'X-Openstack-Request-Id' attribute from UUID to string to uniform with all ID attributes. Change-Id: I444a0f5e7cef77fa68bc869cb0ad003cf749679b
This commit is contained in:
@@ -8,7 +8,7 @@ location:
|
|||||||
URI that can be checked to track resource status changes.
|
URI that can be checked to track resource status changes.
|
||||||
|
|
||||||
request_id:
|
request_id:
|
||||||
type: UUID
|
type: string
|
||||||
in: header
|
in: header
|
||||||
required: true
|
required: true
|
||||||
description: |
|
description: |
|
||||||
|
Reference in New Issue
Block a user