An object representing the query parameter to match.
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "QueryParameterMatch", "description": "An object representing the query parameter to match.", "type": "object", "properties": { "exact": {} } }