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

Start a section for common "gotchas" #55

Open
mtnygard opened this issue Jan 22, 2017 · 1 comment
Open

Start a section for common "gotchas" #55

mtnygard opened this issue Jan 22, 2017 · 1 comment

Comments

@mtnygard
Copy link
Contributor

  • 404 when response body is not found, or exists but is not a map, or exists is a map, but has no :status key
@ddeaguiar
Copy link
Contributor

I can think of a few more off the top of my head:

  • Quoting vs syntax quoting handlers in route definitions
  • Don't expand-routes if you don't need to.
  • Including interceptors in the service map but forgetting to add the default ones.

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