xregistry / spec

xRegistry related specifications
https://xRegistry.io
Apache License 2.0
35 stars 6 forks source link

model's Resource.readonly only works for types, not instances #148

Closed duglin closed 2 months ago

duglin commented 3 months ago

Setting Resource.readonly to 'true' is fine if all instances of that Resource are read-only, but what if only certain instances are? Or what if just certain Group instances have read-only resources?

Proposal: