Method: Lhj::Command::Yapi#property_mapper
- Defined in:
- lib/lhj/command/yapi.rb
#property_mapper ⇒ Object
248 249 250 |
# File 'lib/lhj/command/yapi.rb', line 248 def property_mapper @config_property_mapper || { 'id' => 'gid' } end |