kangarooDataCenterV3/jolt-demo/cardinality/spec.json

10 lines
180 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"operation": "cardinality",
"spec": {
"review": {
"rating": "ONE"//取rating数组第一个元素输出{"review":{"rating":5}}
}
}
}
]