Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Rozwadowski committed Aug 5, 2020
1 parent 5bc8b7c commit a618222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optionsreference.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- `host`: (string) The host (name or IP) serving the API including port if any i.e. `localhost:8080`
- `auth`: (boolean, string or object) defines security strategy to use for plugin resources - default: `false`,
- `cors`: (boolean) whether the swagger.json routes is served with cors support - default: `false`,
- `validate`: (object) sets validation rules for all routes created by the plugin - not set by default

#### JSON (JSON endpoint needed to create UI)

Expand Down

0 comments on commit a618222

Please sign in to comment.