ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

don't repeat data bug reported by Patrick #147

Closed stmuk closed 2 years ago

stmuk commented 2 years ago

data was wrongly repeated after the first QS structure due to incorrect scope of variable.

This fixes that problem.