Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prongbang authored Aug 21, 2020
1 parent b61e662 commit e0e3b74
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ routes:
request:
method: "POST"
url: "/api/v1/login"
header:
Api-Key: "ed2b7d14-3999-408e-9bb8-4ea739f2bcb5"
body:
username: "admin"
password: "pass"
header:
Api-Key: "ed2b7d14-3999-408e-9bb8-4ea739f2bcb5"
body:
username: "admin"
password: "pass"
response:
status: 200
body: >
Expand Down

0 comments on commit e0e3b74

Please sign in to comment.