ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

rv/tl - download CSV without oauth #187

Closed ramonverdin closed 4 years ago

ramonverdin commented 4 years ago

made changes in application.properties to allow for CSV download without authorization

ramonverdin commented 4 years ago

Oh sorry, I simply removed .SAMPLE from localhost.json.SAMPLE which got rid of it and turned it into localhost.json. What would you like me to do to fix it?

btk5h commented 4 years ago

Because there are so few changes in this PR, the fastest solution might be to create a new branch and redo your changes on there.