Open markpatton opened 4 months ago
Remove fromSchema from the Repository model because it is no longer used. You will also have to update the existing repository objects.
The attribute is no longer used and is confusing to have on the object. Instead schemas is used.
What?
Remove fromSchema from the Repository model because it is no longer used. You will also have to update the existing repository objects.
Why?
The attribute is no longer used and is confusing to have on the object. Instead schemas is used.
How?
Acceptance Criteria
Related Issues