fake-api-backend
fake-api-backend copied to clipboard
incorrect product images
Describe the bug Some of the images are stringified JSON, and some aren't even complete stringified JSON which is weird
To Reproduce Steps to reproduce the behavior:
- Visit or fetch https://api.escuelajs.co/api/v1/products
- Scroll down to product id 52
- See error
Expected behavior I expect these images to be in a proper array.
Screenshots
Additional context This could be resolved by regex replacing the incorrect characters with empty strings