rossvideo / Catena

Other
4 stars 0 forks source link

ConstraintRef has redundant nesting #122

Closed james-peltzer closed 3 months ago

james-peltzer commented 4 months ago

ConstraintRef is its own message type but the only field inside of it is a String OID. We should remove the extra nesting. image

image