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
As @blackboxsw explained in a related PR, the convention is to use snake_case field names. For already-existing fields with hyphens in cc_rh_subscription.py, we should add a deprecation message as is the case here
As @blackboxsw explained in a related PR, the convention is to use snake_case field names. For already-existing fields with hyphens in
cc_rh_subscription.py, we should add a deprecation message as is the case here