Fix orchestration description error
remove duplicate word 'an' in file: api-ref/src/docbkx/ch_orchestration-v1.xml Change-Id: I0a173f092591603edca4fa33538c57b1a7800bf1
This commit is contained in:
parent
d3bb905583
commit
2ac5bcbd1b
@ -13,7 +13,7 @@
|
||||
<section xml:id="general-info">
|
||||
<title>General API information</title>
|
||||
<para>Authenticated calls that target a known URI but that use an
|
||||
an HTTP method that the implementation does not support return a <code>405
|
||||
HTTP method that the implementation does not support return a <code>405
|
||||
Method Not Allowed</code> error code. In addition, the HTTP
|
||||
<code>OPTIONS</code> method is supported for each known URI. In
|
||||
both cases, the <code>Allow</code> response header indicates the
|
||||
|
Loading…
x
Reference in New Issue
Block a user