glance icon indicating copy to clipboard operation
glance copied to clipboard

Getting the unique items in an array in custom-api

Open ralphocdol opened this issue 6 months ago • 0 comments

Description

Some API's can have duplicate items, I'd like to have a way to only retain one record from the JSON list. The gjson currently doesn't have the @unique modifier.

I'll do a PR for this

ralphocdol avatar Apr 13 '25 02:04 ralphocdol