Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alewitt2 committed Jun 21, 2019
1 parent 706d7c2 commit a276848
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ spec:
- type: array
- items:
- type: object
- required: [options]
- required: [[options](#Options)]
- optional: [[optional](#Optional)]

## Features

### Request Options
### Options

`.spec.requests.options`

Expand All @@ -58,7 +59,7 @@ authenticating with an S3 object store.
- required: [url || uri]
- optional: [any other other options to be passed along with the request]

### Optional Request
### Optional

`.spec.requests.optional`

Expand Down

0 comments on commit a276848

Please sign in to comment.