-
peterhegman authored
Per https://gitlab.com/gitlab-org/gitlab/issues/39173 this commit adds `options` parameter support to `convertObjectPropsToSnakeCase`. It does this by refactoring `convertObjectPropsToCamelCase` and `convertObjectPropsToSnakeCase` to use a `convertObjectProps` helper function.
31b07e0c