Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

[SupersetClient] add support for other request methods #84

Closed
mistercrunch opened this issue Jan 29, 2019 · 1 comment
Closed

[SupersetClient] add support for other request methods #84

mistercrunch opened this issue Jan 29, 2019 · 1 comment
Labels
#enhancement New feature or request

Comments

@mistercrunch
Copy link
Contributor

There are HTTP methods beyond GET/POST https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods

Somehow FAB requires a DELETE when hitting the /{modelview}/api/delete/{pk} endpoint, and I have no way to do this through the SupersetClient object.

@kristw kristw added the #enhancement New feature or request label Jan 29, 2019
@kristw
Copy link
Contributor

kristw commented Jan 30, 2019

Resolved by #85

@kristw kristw closed this as completed Jan 30, 2019
kristw added a commit that referenced this issue Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
#enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants