Skip to content

feat: extract error for "archived resource exists"

Derrick Liu requested to merge error-archived-resource-exists into dev

This PR separates out the error type for "archived resource exists" from the existing "resource exists" conflict error. This should allow clients to handle this particular kind of error more intelligently

Merge request reports