// Copyright © WireMock.Net namespace WireMock.Matchers; /// /// ISystemTextJsonPathMatcher /// . /// public interface ISystemTextJsonPathMatcher : IJsonPathMatcher { }