String array Only rest api schema

I have json result like this coming from rest api endpoint:
["33across","aceex","acuityads","adagio","adf","adform","adgeneration","adhese"]
How can I add Data Source schema for such json data. Especially that there is no properties at all in the reponse. It is just a basic array of strings.

This thread might help you: