Corrected a simple typo in OSSN-0021
There was a simple typo in the recently merged version of OSSN-0021. I caught and corrected it before publishing, but it should also be corrected in tree. Change-Id: Ib36b549cbc61ceecbaa2740181fcc35ef13c164c
This commit is contained in:
parent
9aaa0e77ad
commit
bf53cbc80a
@ -53,7 +53,7 @@ Keystone API directly:
|
|||||||
If some trust (with id TRUST_ID) is identified as invalid, it can be
|
If some trust (with id TRUST_ID) is identified as invalid, it can be
|
||||||
deleted using:
|
deleted using:
|
||||||
|
|
||||||
---- being CLI example ----
|
---- begin CLI example ----
|
||||||
curl -i -X DELETE "ENDPOINT/trusts/TRUST_ID" \
|
curl -i -X DELETE "ENDPOINT/trusts/TRUST_ID" \
|
||||||
-H "X-Auth-Token: TOKEN" -H "Content-Type: application/json" \
|
-H "X-Auth-Token: TOKEN" -H "Content-Type: application/json" \
|
||||||
-H "Accept: application/json"
|
-H "Accept: application/json"
|
||||||
|
Loading…
Reference in New Issue
Block a user