Skip to content
This repository was archived by the owner on Aug 4, 2019. It is now read-only.
Travis CI edited this page Jan 17, 2018 · 17 revisions
Parameter Value
Author TestEngine
Version 0.2.0-dev.0
Status Implemented

index

GET /

Role: Admin

Request Headers:

Authorization: Bearer eyJhbGciOiJIUzI1NiIsImlhdCI6MTUxNjE5MDIxNCwiZXhwIjoxNTE2Mjc2NjE0fQ.eyJpZCI6MSwidXNlcm5hbWUiOiJhZG1pbiIsInJvbGVzIjpbImFkbWluIl0sInNlc3Npb25JZCI6IjJiNTU2MWVhLWRjM2EtNDMzZS1iOTIxLWFhOWU4N2FkZWQwNCJ9.a1gSbl7pkKQMx3qkxOAMXz4cboE3vtChHgDhmlnagjE

Status:

200 OK

Response Headers:

X-Identity: 1
Content-Type: text/html; charset=utf-8
Content-Length: 5

Response Body:

Index

GET /

Role: Admin

Status:

401 Unauthorized

Response Headers:

Content-Type: text/plain; charset=utf-8
Content-Length: 55

Response Body:

Unauthorized
No permission -- see authorization schemes

Clone this wiki locally