Method: ApiSim::Matchers::StaticRequestMatcher#schema
- Defined in:
- lib/api_sim/matchers/static_request_matcher.rb
#schema ⇒ Object (readonly)
Returns the value of attribute schema.
8 9 10 |
# File 'lib/api_sim/matchers/static_request_matcher.rb', line 8 def schema @schema end |