Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security Object #19

Open
Teagan42 opened this issue Feb 21, 2017 · 1 comment
Open

Security Object #19

Teagan42 opened this issue Feb 21, 2017 · 1 comment

Comments

@Teagan42
Copy link
Owner

Teagan42 commented Feb 21, 2017

Need to be able to specify security definitions in the root object

@Teagan42
Copy link
Owner Author

Teagan42 commented Feb 21, 2017

Add security definitions to validator - automatic making sure the needed fields/etc. are in the proper places.

{
  name: "api_key",
  type: Joi.string(),
  in: 'header'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant