Skip to content

Delete api and Get (for get element by id api ) are not working #1

@Naveen123P

Description

@Naveen123P

Issues in Day5 Project folder

  1. At const { elementId } = req.params // getting null

    • Solution: REPLACE elementId in place of userId and productId in route directory files.
  2. In crudFactory.js at elementDetails == "not found" // This condition can't be true

    • Solution: elementDetails == null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions