Remove Type qualifier for references to all objects
Open
enhancement
- Dominant language
- Go
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
`Binding` has a reference to `Instance`, which has a reference to `ServiceClass`. Each of these references has a `type` field, which is superfluous, since you already know the type of the object to which the reference points.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.