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

/api is missing as URI-prefix within the example code #267

Closed
gabechu opened this issue May 20, 2020 · 2 comments
Closed

/api is missing as URI-prefix within the example code #267

gabechu opened this issue May 20, 2020 · 2 comments

Comments

@gabechu
Copy link

gabechu commented May 20, 2020

In the example you provided, you have

curl --include -X OPTIONS http://127.0.0.1:5000/exception

in which should be http://127.0.0.1:5000/api/exception where /api is missing. This is an easy fix, I can open up a PR for update.

@gabechu gabechu changed the title /api is missing in URI /api is missing in URI within the example code May 20, 2020
@gabechu gabechu changed the title /api is missing in URI within the example code /api is missing as URI-prefix within the example code May 20, 2020
@corydolphin
Copy link
Owner

corydolphin commented May 27, 2020 via email

@corydolphin
Copy link
Owner

Fixed! Thanks

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

2 participants