Skip to content

Conversation

@GLMeece
Copy link
Contributor

@GLMeece GLMeece commented Jul 10, 2017

Import and endpoint missing
Line 8 should have included , StoreList
Needed to add line 23: api.add_resource(StoreList, '/stores')

Otherwise, the /stores endpoint will not function.

Import and endpoint missing
Line 8 should have included `, StoreList`
Needed to add line 23: `api.add_resource(StoreList, '/stores')`
@jslvtr
Copy link
Contributor

jslvtr commented Jul 11, 2017

Nice one! Thank you. Merged!

@jslvtr jslvtr merged commit b6ee9ab into tecladocode:master Jul 11, 2017
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.

2 participants