
Contains .inc files which have all the contents of the .rst files but are grouped together for easier editing. Contains parameters.yaml, which has all parameters in one file. Contains request and response samples (JSON and XML) that are pointed to from the .inc files. Change-Id: I42d5451300f95774a3ec4df66bc95cb36795844d
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
PATCH /v1.0/1234/configurations/5678 HTTP/1.1
|
|
User-Agent: python-example-client
|
|
Host: openstack.example.com
|
|
X-Auth-Token: d6cafa5b-e0c7-4ab8-948e-7c95f2acd031
|
|
Accept: application/json
|
|
Content-Type: application/json
|
|
|