Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Add docs for suggestedEdits
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed Dec 5, 2017
1 parent 4a6c3c0 commit 0042179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/api-explorer-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ npm install --save api-explorer-ui
oasFiles={Object}
flags={Object}
oauthUrl={String}
suggestedEdits={Boolean}
/>
```

Expand All @@ -33,6 +34,7 @@ npm install --save api-explorer-ui

- `flags` - an object of project flags from readme. Changing these will modify how the API Explorer works.
- `oauthUrl` - a URL containing the oauth login endpoint
- `suggestedEdits` - whether suggested edits are enabled or not. This just toggles the button.

## Credits
[Dom Harrington](https://github.com/domharrington/)
Expand Down

0 comments on commit 0042179

Please sign in to comment.