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:
Andreas Jaeger 2023-01-27 09:36:42 +01:00
parent 974b8b9607
commit 73d5543f15
1 changed files with 1 additions and 1 deletions

View File

@ -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.