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

docs(api-routes): fix micro-cors example #9184

Merged
merged 2 commits into from Oct 23, 2019
Merged

Conversation

midudev
Copy link
Contributor

@midudev midudev commented Oct 23, 2019

The correct option to use with micro-cors package is allowMethods instead allowedMethods. This PR fixes the example.

The correct option to use with `micro-cors` package is `allowMethods` instead `allowedMethods`. This PR fixes the example.
@midudev midudev changed the title Update README.md Update README.md fixing micro-cors example Oct 23, 2019
Copy link
Member

@Timer Timer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, thanks!

@Timer Timer added this to the 9.1.2 milestone Oct 23, 2019
@Timer Timer changed the base branch from master to canary October 23, 2019 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants