Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 340 Bytes

KeyToMultiValueOneOf.md

File metadata and controls

18 lines (12 loc) · 340 Bytes

MockServer::KeyToMultiValueOneOf

Properties

Name Type Description Notes
key_match_style String [optional][default to 'SUB_SET']

Example

require 'mockserver-client'

instance = MockServer::KeyToMultiValueOneOf.new(
  key_match_style: null
)