You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appears that we have since settled on "ID->Id". There are still a few places where we need to reflect this decision in the code. E.g. getKindIDByRef, useFetchBusinessServiceByID, etc. @sarthaksarthak9
Appears that konveyor have since settled on "ID->Id". There are still a
few places where we need to reflect this decision in the code. E.g.
getKindIDByRef, useFetchBusinessServiceByID, etc
closes#1307
---------
Signed-off-by: sarthaksarthak9 <[email protected]>
Signed-off-by: Sarthak Negi <[email protected]>
We aren't consistent about this elsewhere-> we should choose between ...ByID and ...ById and stick with it.
https://stackoverflow.com/questions/15526107/acronyms-in-camelcase
The text was updated successfully, but these errors were encountered: