Skip to content

Conversation

RandeeOrion
Copy link
Contributor

No description provided.

@RandeeOrion RandeeOrion temporarily deployed to lab07-09 April 11, 2020 23:59 Inactive
**Links and Resources**

[gitHub PR](https://github.com/randee-401-advanced-javascript/lab-07B/pull/1)
[gitHub Actions](https://github.com/randee-401-advanced-javascript/lab-07B/tree/master/.github/workflows)

Choose a reason for hiding this comment

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




router.get('/', async (req, res, next) => {

Choose a reason for hiding this comment

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

Add '/api/v1/categories' where the '/'.

const ProductsModel = new Model(schema)


router.get('/', async (req, res, next) => {

Choose a reason for hiding this comment

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

Add '/api/v1/products' where the '/'

@RandeeOrion RandeeOrion merged commit 6a42928 into master Jul 21, 2020
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