USStateDept / State-TalentMAP-API

Source Code - https://github.com/USStateDept/State-TalentMAP
Other
12 stars 11 forks source link

Duplicate objects in position results #196

Closed mjoyce91 closed 6 years ago

mjoyce91 commented 6 years ago

For the following query:

https://api.dev.talentmap.us/api/v1/position/?limit=10&ordering=&page=1&q=h

There are duplicate objects in the results array. The object with {"id": 127 ...} appears twice.

afrasier commented 6 years ago

This should be resolved now with #257