higlass / higlass/higlass-server
Cannot delete tileset using uuid through REST api
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Given a tileset with uuid sim_02_sorted.ballele
The following call to the rest interface returns an error and does not delete the tileset:
DELETE .../api/v1/tilesets/sim_02_sorted.ballele
```
Not Found
The requested URL /api/v1/tilesets/sim_02_sorted.ballele/ was not found on this server.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.