epimorphics / sapi-client-ruby

A client library to help Ruby code to invoke Sapi-NT API endpoints
MIT License
0 stars 0 forks source link

Allow snake_case method names for camelCase properties #23

Closed ijdickinson closed 3 years ago

ijdickinson commented 3 years ago

This commit addresses #21 to allow method names used to invoke behaviours on SapiResource to use Ruby-conventional snake_case to access camelCase property names.