Is there some way to make it so that never happens...
# general
h
Is there some way to make it so that never happens again?
w
{ protect: true }
in resource options will prevent a resource from being allowed to be deleted (or replaced) without you first removing the
{ protect: true}
annotation manually.