ubclaunchpad / Internado

🌪 Find Internship Opportunities
3 stars 1 forks source link

Query literals have single quotes instead of double quotes #164

Closed cowmanjoe closed 5 years ago

cowmanjoe commented 5 years ago

The search API endpoint is broken because some of the query strings use double quotes instead of single quotes. Should be an easy fix.

cowmanjoe commented 5 years ago

Resolved with #165