Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Return array response in JSON(without Header)

$
0
0

Hi
here is the dataset link: Products
I want to have an array in response (without header attribute).

Expected:

["Product Attributes1", "Product Attributes2", "Product Attributes3"]

Actual:

{
	"attributes": ["Product Attributes1", "Product Attributes2", "Product Attributes3"]
}

As it is simple but needs to be done using API only.
can you suggest any solution in Mackaroo?

Thank You!


Viewing all articles
Browse latest Browse all 2665

Trending Articles