jsonPath property

String jsonPath
final

Required. A JSON Path (RFC 9535) to the argument being streamed. https://datatracker.ietf.org/doc/html/rfc9535. e.g. "$.foo.bar0.data".

Implementation

final String jsonPath;