Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(api): annotations and layers CRUD REST API * lint * annotations API and tests * fix openapi spec * fix openapi spec * fix openapi spec * annotations bulk delete * fix openapi spec * fix older tests * fix older tests * small lint fixes * layer_id to pk to keep broad coherence on openapi spec * fix openapi spec * one more test and validation * fix test name * fix test * fix bulk delete * add name validation * annotation uniqueness validation * lint * add sorting reqs and tests * add statsd metrics * Update superset/annotation_layers/annotations/dao.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Update tests/core_tests.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * address comments * address my comment :) * fix, address comments * lint Co-authored-by: riahk <moar.riah@gmail.com> Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
- Loading branch information