Stability-AI / api-interfaces

Interface definitions for API interactions between components
140 stars 78 forks source link

feat: Add asset deletion endpoint to project proto #61

Closed arsenetar closed 1 year ago

arsenetar commented 1 year ago
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

arsenetar commented 1 year ago

In the case of an error the status code and details will indicate the issue, response is nil unless there is partial success (in this case deleted some of the requested items but not all) in that case a partial listing will be present along with the error status.