Merge pull request #940 from internetee/fix-registrant-api-doc

Fix Registrant API doc
This commit is contained in:
Timo Võhmar 2018-08-27 12:25:34 +03:00 committed by GitHub
commit a612c65805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ Content-type: application/json
#### Response #### Response
``` ```
HTTP/1.1 201 HTTP/1.1 201
Content-Type: application.json Content-Type: application/json
{ {
@ -70,7 +70,7 @@ Content-type: application/json
#### Response #### Response
``` ```
HTTP/1.1 201 HTTP/1.1 201
Content-Type: application.json Content-Type: application/json
{ {

View file

@ -148,7 +148,7 @@ Content-type: application/json
``` ```
HTTP/1.1 200 HTTP/1.1 200
Content-Type: application.json Content-Type: application/json
{ {
"uuid": "84c62f3d-e56f-40fa-9ca4-dc0137778949", "uuid": "84c62f3d-e56f-40fa-9ca4-dc0137778949",
@ -184,7 +184,7 @@ Content-Type: application.json
### Response on failure ### Response on failure
``` ```
HTTP/1.1 400 HTTP/1.1 400
Content-Type: application.json Content-Type: application/json
{ {
"errors": [ "errors": [