do not allow specs with zwsp characters
For some reason a number of specs (and docs) have zwsp characters inserted in URLs. This causes crud in the reviews, and really confusing errors around line lengths for people (we count them, but they aren't seen in their editor). This removes them and makes a test to make sure they never come back. Change-Id: Ib6e94725e2716dbb2ff86f272fbe4a6987714444
This commit is contained in:
@@ -99,7 +99,7 @@ REST API impact
|
||||
|
||||
Change in should be added in a new API microversion:
|
||||
|
||||
`GET /v2.1/os-hypervisors/{hypervisor_id}`
|
||||
`GET /v2.1/os-hypervisors/{hypervisor_id}`
|
||||
|
||||
Show hypervisor details
|
||||
Shows details for a specified hypervisor.
|
||||
|
||||
@@ -51,7 +51,7 @@ REST API impact
|
||||
|
||||
The method:
|
||||
|
||||
"/v2/{tenant_id}/servers/{server_id}"
|
||||
"/v2/{tenant_id}/servers/{server_id}"
|
||||
|
||||
With the method type PUT.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user