Skip to content

Commit

Permalink
Update readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianp26 committed May 9, 2017
1 parent 58850aa commit 642913c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ There are defaults values used for properties so when deployed locally it can be
#### /map

Example:

curl -X POST http://localhost:8080/map -H "Content-Type: application/json" -H "X-Request-Id: tid_12345" -H "X-Origin-System-Id: next-video-editor" -d @body.json


Expand Down Expand Up @@ -178,6 +179,7 @@ body.json:
```

Response 200

Body:
```
{
Expand All @@ -195,6 +197,7 @@ Body:
```

Response 400

If the mapping couldn't be performed because of invalid provided content.

## Healthchecks
Expand Down

0 comments on commit 642913c

Please sign in to comment.