Hey, when you pass in the following payload (ref: "chriswhong/nyc-311-latest-100k") for POST ds/activity request - all response array object are missing the path key/value.
Furthermore, the POST collection/get with same body (ref: "chriswhong/nyc-311-latest-100k") is returning commit count of 4, where the POST ds/activity request returns an arrey of 25 items.
Here are the few items from POST ds/activity request:
Hey, when you pass in the following payload (
ref: "chriswhong/nyc-311-latest-100k"
) forPOST ds/activity
request - all response array object are missing the path key/value.Furthermore, the
POST collection/get
with same body (ref: "chriswhong/nyc-311-latest-100k"
) is returning commit count of 4, where thePOST ds/activity
request returns an arrey of 25 items.Here are the few items from
POST ds/activity
request: