jmcarp / jmcarp/flask-apispec

DELETE Method does not actually make a call

Open
#121 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
652
Forks
151
PR merge metrics
No merged PRs in 30d

Description

This is a really useful tool!
I have lots of methods working well with the 'try it' button, however the DELETE method does not work. When inspecting the network usage in dev tools, I see that no call is actually being made. The execute button shows the loading icon and it appears to be hanging, but no request is ever sent. Using curl with a delete method on the same endpoint is successful.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the DELETE request through the tool's “try it” and execute flow, then inspect the network behavior and compare it with a successful curl request to the same endpoint. Done means the execute action sends the DELETE request and no longer remains stuck loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.