Method: ClientApiBuilder::Router#escape_path

Defined in:
lib/client_api_builder/router.rb

#escape_path(path) ⇒ Object



552
553
554
# File 'lib/client_api_builder/router.rb', line 552

def escape_path(path)
  path
end