Options for creating one contract with createContract(...).
createContract(...)
HTTP method (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS)
Optional
Optional contract name (auto-generated from method + path if not provided)
URL path template (e.g., "/api/users/:id")
Options for creating one contract with
createContract(...).