Add missing "." for api-ref
Add missing "." for list of errors, all others have a "." except 404. This change is also meant to help debug why api-ref is not published at all. See https://review.opendev.org/c/openstack/openstack-manuals/+/867357 for details. Change-Id: I69f8eab3c71a469f81561beac32b8193339237c0
This commit is contained in:
parent
974b8b9607
commit
73d5543f15
@ -20,7 +20,7 @@
|
||||
default: Forbidden operation for the authentified user.
|
||||
|
||||
404:
|
||||
default: Not found
|
||||
default: Not found.
|
||||
|
||||
405:
|
||||
default: The method is not allowed for the requested URL.
|
||||
|
Loading…
Reference in New Issue
Block a user