Detected 1 occurrence(s) of ‘ec2\-\d{1,3}\-\d{1,3}\-\d{1,3}\-\d{1,3}\.’:
#!/bin/sh HOST=ec2-50-112-56-74.us-west-2.compute.amazonaws.com API_AUTH="--pretty --auth admin@example.com:admin" # Positive Test retrieve deleted entities as well as undeleted entities. # PASSED http $API_AUTH GET http://$HOST/api/types/media/entities?attributes="title,rating"\&filter
 
