jsonPath property
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;
Required. A JSON Path (RFC 9535) to the argument being streamed.
https://datatracker.ietf.org/doc/html/rfc9535. e.g. "$.foo.bar0.data".
final String jsonPath;