goto / compass

Metadata storage service
https://goto.github.io/compass/
Apache License 2.0
2 stars 0 forks source link

docs: delete assets api #78

Open luthfifahlevi opened 1 month ago

luthfifahlevi commented 1 month ago

### Create Reference API for Delete Assets

Idea: DeleteAssets as DELETE /v1/assets/: an async API that will return how many rows that will affect based on filter criteria, and delete those rows from PostgreSQL (assets and lineage) and Elasticsearch in asynchronous.

Request:

Response: affected_rows represent how many rows that will affect based on filter criteria.

Current Approach:

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10503587786

Details


Totals Coverage Status
Change from base Build 10093937236: 0.0%
Covered Lines: 6345
Relevant Lines: 7453

💛 - Coveralls