2e6611b112
The API reference incorrectly listed the URL path for list service statuses as /v2/service_status. This patch corrects that to the actual path and adds compatiblity for the /v2/service_status path in the code in case there are users or libraries coded to the incorrect path. Closes-Bug: #1919183 Change-Id: I3cdf0f8dcde12891e244822480270aec48e0df0d
7 lines
207 B
YAML
7 lines
207 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue with the API reference using the wrong path for list
|
|
service statuses. In addition a compatibility workaround was added
|
|
for the incorrect /v2/service_status path.
|