jsonPath property
A JSON Path (RFC 9535) to the argument being streamed.
https://datatracker.ietf.org/doc/html/rfc9535. e.g. "$.foo.bar[0].data".
Required.
Implementation
core.String? jsonPath;
A JSON Path (RFC 9535) to the argument being streamed.
https://datatracker.ietf.org/doc/html/rfc9535. e.g. "$.foo.bar[0].data".
Required.
core.String? jsonPath;