Fix POST /v3/tokens response codes

POST /v3/tokens doesn't return 203 as far as I can tell.

Change-Id: I8b8d8f8b8f8254d871874ca2b11bdb6915889794
This commit is contained in:
Brant Knudson
2014-01-04 13:22:55 -06:00
parent ecc569b2e5
commit 9d521809c0

View File

@@ -547,7 +547,7 @@
</representation>
</request>
<response status="200 203">
<response status="200">
<representation mediaType="application/json">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
title="Authenticate without Scope: JSON Response">