glance
                                
                                 glance copied to clipboard
                                
                                    glance copied to clipboard
                            
                            
                            
                        Getting the unique items in an array in custom-api
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