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

fix: Default security value should not be an object #126

Conversation

EspadaV8
Copy link
Collaborator

In the swagger spec, secutiry should be an array of securityDefinition
names and not an object.

This is a small part of #117 by @wnxhaja

In the swagger spec, secutiry should be an array of securityDefinition
names and not an object.

This is a small part of feathersjs-ecosystem#117 by @wnxhaja
@EspadaV8 EspadaV8 merged commit a71fdc8 into feathersjs-ecosystem:master Feb 17, 2019
@EspadaV8 EspadaV8 deleted the bugfix/correct-security-default-value branch February 17, 2019 04:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant