Skip to content

Instantly share code, notes, and snippets.

@scottw
Created March 14, 2017 15:42
Show Gist options
  • Save scottw/fb8048ba16f1ca7b2c047bfbbc96af3a to your computer and use it in GitHub Desktop.
Save scottw/fb8048ba16f1ca7b2c047bfbbc96af3a to your computer and use it in GitHub Desktop.
$app->plugin(OpenAPI => {url => $app->home->rel_file('schema.yaml'),
spec_route_name => 'docs'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment