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

Wrong API mentioned in docs of habit tracker #109

Open
Asuraking1n opened this issue Apr 27, 2022 · 0 comments
Open

Wrong API mentioned in docs of habit tracker #109

Asuraking1n opened this issue Apr 27, 2022 · 0 comments

Comments

@Asuraking1n
Copy link

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 "

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

1 participant