Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adds
underscore_reference_keys
support to interfaces
In a previous Pull Request (Gusto#248) there was added support for underscoring the keys and while this covered the `Object` class, it didn't also cover the `Interface` module. This commit adds the same `underscore_reference_keys` method to the `Interface` module.
- Loading branch information