UCSD / campus-mobile

Mobile App for Campus
MIT License
60 stars 100 forks source link

Verify Parking Lot API #1005

Closed a6wu closed 4 years ago

a6wu commented 4 years ago

ITS-Pro time category: https://its-pro.ucsd.edu/browse/MA-84

This is complete when:

, { "LocationId":"P782", "LocationName":"Athena Circle & Athena Way", "LocationContext":"Lot 782", "LocationEndpoint":"https://api.streetsoncloud.com/pl1/location-info", "LocationProvider":"Parking Logix", "AvailabilityType":"aggregate", "LocationSpotTypes":[ "S" ] }, { "LocationId":"P386", "LocationName":"Gliderport", "LocationContext":"Lot 386", "LocationEndpoint":"https://api.streetsoncloud.com/pl1/location-info", "LocationProvider":"Parking Logix", "AvailabilityType":"aggregate", "LocationSpotTypes":[ "S" ] }, { "LocationId":"P704", "LocationName":"P704", "LocationContext":"Gliderport", "LocationEndpoint":"https://api.streetsoncloud.com/pl1/location-info", "LocationProvider":"Parking Logix", "AvailabilityType":"aggregate", "LocationSpotTypes":[ "S" ] }, { "LocationId":"P705", "LocationName":"P705", "LocationContext":"Gliderport", "LocationEndpoint":"https://api.streetsoncloud.com/pl1/location-info", "LocationProvider":"Parking Logix", "AvailabilityType":"aggregate", "LocationSpotTypes":[ "S" ] }

p8gonzal commented 4 years ago

This has been verified within parking_service.dart pulling from endpoint: "https://mobile.ucsd.edu/replatform/v1/qa/webview/parking/parking_lots.json";