Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Dec 25, 2024
1 parent f58c5a9 commit f45ce2e
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,12 @@ Listening on http://localhost:8080

## 2. Send Requests

In another terminal, send the request using of the examples below —

### Requirements:
In another terminal, send the request using of the examples below with the required inputs —

| Requirement | Sent in... | Example |
|-------------|----------------------|------------------------------------------|
| User | Authorization Header | `Authorization: Bearer Alyssa P. Hacker` |
| Task | Request Body | `@example-tasks/hello-world.json` |
| Required Input | Sent in... | Example |
| -------------- | -------------------- | ---------------------------------------- |
| User | Authorization Header | `Authorization: Bearer Alyssa P. Hacker` |
| Task | Request Body | `@example-tasks/hello-world.json` |

### Example: Authorized User

Expand Down

0 comments on commit f45ce2e

Please sign in to comment.