Skip to content

Wrong API mentioned in docs of habit tracker #109

@Asuraking1n

Description

@Asuraking1n

In the DOCs of habit tracker, there is a section of archives where we have a delete api written below
"/api/archives/delete/:habitId"

but when i tried to use it, it shows error (mirage undefined)

3

but when i removed delete from api it worked

( /api/archives/:habitId )

4

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'archive section of habit tracker
    2

.
.
.
.

Expected behavior
this api should be
"/api/archives/:habitId "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions