Skip to content

Instantly share code, notes, and snippets.

@scottw
Created March 14, 2017 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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