Class: Evil::Client::DSL::Path
Overview
Adds path settings to the operation’s schema
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#call(schema) ⇒ Object
4 5 6 |
# File 'lib/evil/client/dsl/path.rb', line 4 def call(schema) merge schema, path: path end |