api-ref: os-certificates.inc method verification

Verified the API document with source for methods available
and response codes used.

Part of bp:api-ref-in-rst

Change-Id: I52de3b6ac0e8a155a5a07458e1fb453824d3aad2
This commit is contained in:
Anusha Unnam
2016-05-10 22:34:38 +00:00
parent cc76e80854
commit 8b1298ff58

View File

@ -1,5 +1,4 @@
.. -*- rst -*-
.. needs:method_verification
.. needs:parameter_verification
.. needs:example_verification
.. needs:body_verification
@ -19,8 +18,7 @@ Creates a certificate.
Normal response codes: 200
Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
Error response codes: unauthorized(401), forbidden(403)
Request
-------
@ -46,8 +44,8 @@ Shows details for a certificate.
Normal response codes: 200
Error response codes: computeFault(400, 500), serviceUnavailable(503), badRequest(400),
unauthorized(401), forbidden(403), badMethod(405), itemNotFound(404)
Error response codes: notImplemented(501), unauthorized(401),
forbidden(403), itemNotFound(404)
Request
-------