├── README.md └── v2 ├── README.md ├── api ├── changelog.1117.json ├── changelog.md ├── methods.1103.json ├── methods.md ├── services.1081.json ├── services.md ├── usage.1097.json ├── usage.md ├── versions.1109.json └── versions.md ├── awards ├── graduate.1777.json ├── graduate.md ├── undergraduate.1759.json └── undergraduate.md ├── blogs ├── blogs_site.1789.json ├── blogs_site.md ├── blogs_site_id.1801.json └── blogs_site_id.md ├── buildings ├── building_acronym.1217.json ├── building_acronym.md ├── building_acronym_accesspoints.1453.json ├── building_acronym_accesspoints.md ├── building_acronym_room_number_courses.1223.json ├── building_acronym_room_number_courses.md ├── building_acronym_vendingmachines.1487.json ├── building_acronym_vendingmachines.md ├── list.1213.json └── list.md ├── codes ├── groups.1229.json ├── groups.md ├── instructions.1259.json ├── instructions.md ├── subjects.1237.json ├── subjects.md ├── terms.1249.json ├── terms.md ├── units.1231.json └── units.md ├── courses ├── class_number_schedule.1163.json ├── class_number_schedule.md ├── course_id.1153.json ├── course_id.md ├── courses.1471.json ├── courses.md ├── subject.1439.json ├── subject.md ├── subject_catalog_number.1447.json ├── subject_catalog_number.md ├── subject_catalog_number_examschedule.1367.json ├── subject_catalog_number_examschedule.md ├── subject_catalog_number_prerequisites.1181.json ├── subject_catalog_number_prerequisites.md ├── subject_catalog_number_schedule.1171.json └── subject_catalog_number_schedule.md ├── directory ├── search.1201.json └── search.md ├── events ├── events.1693.json ├── events.md ├── events_site.1559.json ├── events_site.md ├── events_site_id.1567.json ├── events_site_id.md ├── holidays.1424.json └── holidays.md ├── feds ├── events.1723.json ├── events.md ├── events_id.1733.json ├── events_id.md ├── locations.1721.json └── locations.md ├── foodservices ├── announcements.1319.json ├── announcements.md ├── diets.1321.json ├── diets.md ├── locations.1381.json ├── locations.md ├── menu.1303.json ├── menu.md ├── notes.1307.json ├── notes.md ├── outlets.1283.json ├── outlets.md ├── products_product_id.1277.json ├── products_product_id.md ├── vendingmachines.1483.json ├── vendingmachines.md ├── watcard.1289.json ├── watcard.md ├── year_week_announcements.1301.json ├── year_week_announcements.md ├── year_week_menu.1291.json ├── year_week_menu.md ├── year_week_notes.1297.json └── year_week_notes.md ├── news ├── news.1697.json ├── news.md ├── news_site.1699.json ├── news_site.md ├── news_site_id.1709.json └── news_site_id.md ├── opportunities ├── opportunities.1861.json ├── opportunities.md ├── opportunities_site.1811.json ├── opportunities_site.md ├── opportunities_site_id.1847.json └── opportunities_site_id.md ├── parking ├── accessible.1907.json ├── accessible.md ├── meter.1907.json ├── meter.md ├── motorcycle.1907.json ├── motorcycle.md ├── permit.1907.json ├── permit.md ├── shortterm.1907.json ├── shortterm.md ├── visitor.1907.json ├── visitor.md ├── watpark.1823.json └── watpark.md ├── poi ├── accessibleentrances.1879.json ├── accessibleentrances.md ├── atms.1879.json ├── atms.md ├── constructionsites.1879.json ├── constructionsites.md ├── defibrillators.1879.json ├── defibrillators.md ├── greyhound.1879.json ├── greyhound.md ├── helplines.1879.json ├── helplines.md ├── libraries.1879.json ├── libraries.md ├── photospheres.1879.json ├── photospheres.md ├── visitorinformation.1879.json └── visitorinformation.md ├── resources ├── goosewatch.1671.json ├── goosewatch.md ├── infosessions.1129.json ├── infosessions.md ├── printers.1123.json ├── printers.md ├── sites.1523.json ├── sites.md ├── sunshinelist.1427.json ├── sunshinelist.md ├── tutors.1481.json └── tutors.md ├── server ├── codes.1091.json ├── codes.md ├── time.1087.json └── time.md ├── services ├── services_site.1787.json └── services_site.md ├── terms ├── list.1409.json ├── list.md ├── term_courses.1511.json ├── term_courses.md ├── term_enrollment.1871.json ├── term_enrollment.md ├── term_examschedule.1187.json ├── term_examschedule.md ├── term_importantdates.1188.json ├── term_importantdates.md ├── term_infosessions.1489.json ├── term_infosessions.md ├── term_subject_catalog_number_schedule.1193.json ├── term_subject_catalog_number_schedule.md ├── term_subject_enrollment.1873.json ├── term_subject_enrollment.md ├── term_subject_schedule.1399.json └── term_subject_schedule.md ├── transit ├── agency_stops.1931.json ├── agency_stops.md ├── grt.1933.json └── grt.md ├── weather ├── current.1451.json └── current.md └── wireless ├── auth.10004.json ├── auth.md ├── clients.10002.json ├── clients.md ├── historical_auth.10009.json ├── historical_auth.md ├── historical_clients.10007.json ├── historical_clients.md ├── historical_rogues.10008.json ├── historical_rogues.md ├── historical_usage.10005.json ├── historical_usage.md ├── historical_usage_building.10006.json ├── historical_usage_building.md ├── rogues.10003.json ├── rogues.md ├── usage.10000.json ├── usage.md ├── usage_building.10001.json └── usage_building.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/README.md -------------------------------------------------------------------------------- /v2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/README.md -------------------------------------------------------------------------------- /v2/api/changelog.1117.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/changelog.1117.json -------------------------------------------------------------------------------- /v2/api/changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/changelog.md -------------------------------------------------------------------------------- /v2/api/methods.1103.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/methods.1103.json -------------------------------------------------------------------------------- /v2/api/methods.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/methods.md -------------------------------------------------------------------------------- /v2/api/services.1081.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/services.1081.json -------------------------------------------------------------------------------- /v2/api/services.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/services.md -------------------------------------------------------------------------------- /v2/api/usage.1097.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/usage.1097.json -------------------------------------------------------------------------------- /v2/api/usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/usage.md -------------------------------------------------------------------------------- /v2/api/versions.1109.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/versions.1109.json -------------------------------------------------------------------------------- /v2/api/versions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/api/versions.md -------------------------------------------------------------------------------- /v2/awards/graduate.1777.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/awards/graduate.1777.json -------------------------------------------------------------------------------- /v2/awards/graduate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/awards/graduate.md -------------------------------------------------------------------------------- /v2/awards/undergraduate.1759.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/awards/undergraduate.1759.json -------------------------------------------------------------------------------- /v2/awards/undergraduate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/awards/undergraduate.md -------------------------------------------------------------------------------- /v2/blogs/blogs_site.1789.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/blogs/blogs_site.1789.json -------------------------------------------------------------------------------- /v2/blogs/blogs_site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/blogs/blogs_site.md -------------------------------------------------------------------------------- /v2/blogs/blogs_site_id.1801.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/blogs/blogs_site_id.1801.json -------------------------------------------------------------------------------- /v2/blogs/blogs_site_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/blogs/blogs_site_id.md -------------------------------------------------------------------------------- /v2/buildings/building_acronym.1217.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym.1217.json -------------------------------------------------------------------------------- /v2/buildings/building_acronym.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym.md -------------------------------------------------------------------------------- /v2/buildings/building_acronym_accesspoints.1453.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_accesspoints.1453.json -------------------------------------------------------------------------------- /v2/buildings/building_acronym_accesspoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_accesspoints.md -------------------------------------------------------------------------------- /v2/buildings/building_acronym_room_number_courses.1223.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_room_number_courses.1223.json -------------------------------------------------------------------------------- /v2/buildings/building_acronym_room_number_courses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_room_number_courses.md -------------------------------------------------------------------------------- /v2/buildings/building_acronym_vendingmachines.1487.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_vendingmachines.1487.json -------------------------------------------------------------------------------- /v2/buildings/building_acronym_vendingmachines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/building_acronym_vendingmachines.md -------------------------------------------------------------------------------- /v2/buildings/list.1213.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/list.1213.json -------------------------------------------------------------------------------- /v2/buildings/list.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/buildings/list.md -------------------------------------------------------------------------------- /v2/codes/groups.1229.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/groups.1229.json -------------------------------------------------------------------------------- /v2/codes/groups.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/groups.md -------------------------------------------------------------------------------- /v2/codes/instructions.1259.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/instructions.1259.json -------------------------------------------------------------------------------- /v2/codes/instructions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/instructions.md -------------------------------------------------------------------------------- /v2/codes/subjects.1237.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/subjects.1237.json -------------------------------------------------------------------------------- /v2/codes/subjects.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/subjects.md -------------------------------------------------------------------------------- /v2/codes/terms.1249.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/terms.1249.json -------------------------------------------------------------------------------- /v2/codes/terms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/terms.md -------------------------------------------------------------------------------- /v2/codes/units.1231.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/units.1231.json -------------------------------------------------------------------------------- /v2/codes/units.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/codes/units.md -------------------------------------------------------------------------------- /v2/courses/class_number_schedule.1163.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/class_number_schedule.1163.json -------------------------------------------------------------------------------- /v2/courses/class_number_schedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/class_number_schedule.md -------------------------------------------------------------------------------- /v2/courses/course_id.1153.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/course_id.1153.json -------------------------------------------------------------------------------- /v2/courses/course_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/course_id.md -------------------------------------------------------------------------------- /v2/courses/courses.1471.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/courses.1471.json -------------------------------------------------------------------------------- /v2/courses/courses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/courses.md -------------------------------------------------------------------------------- /v2/courses/subject.1439.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject.1439.json -------------------------------------------------------------------------------- /v2/courses/subject.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject.md -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number.1447.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number.1447.json -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number.md -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_examschedule.1367.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_examschedule.1367.json -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_examschedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_examschedule.md -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_prerequisites.1181.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_prerequisites.1181.json -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_prerequisites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_prerequisites.md -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_schedule.1171.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_schedule.1171.json -------------------------------------------------------------------------------- /v2/courses/subject_catalog_number_schedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/courses/subject_catalog_number_schedule.md -------------------------------------------------------------------------------- /v2/directory/search.1201.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/directory/search.1201.json -------------------------------------------------------------------------------- /v2/directory/search.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/directory/search.md -------------------------------------------------------------------------------- /v2/events/events.1693.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events.1693.json -------------------------------------------------------------------------------- /v2/events/events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events.md -------------------------------------------------------------------------------- /v2/events/events_site.1559.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events_site.1559.json -------------------------------------------------------------------------------- /v2/events/events_site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events_site.md -------------------------------------------------------------------------------- /v2/events/events_site_id.1567.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events_site_id.1567.json -------------------------------------------------------------------------------- /v2/events/events_site_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/events_site_id.md -------------------------------------------------------------------------------- /v2/events/holidays.1424.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/holidays.1424.json -------------------------------------------------------------------------------- /v2/events/holidays.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/events/holidays.md -------------------------------------------------------------------------------- /v2/feds/events.1723.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/events.1723.json -------------------------------------------------------------------------------- /v2/feds/events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/events.md -------------------------------------------------------------------------------- /v2/feds/events_id.1733.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/events_id.1733.json -------------------------------------------------------------------------------- /v2/feds/events_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/events_id.md -------------------------------------------------------------------------------- /v2/feds/locations.1721.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/locations.1721.json -------------------------------------------------------------------------------- /v2/feds/locations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/feds/locations.md -------------------------------------------------------------------------------- /v2/foodservices/announcements.1319.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/announcements.1319.json -------------------------------------------------------------------------------- /v2/foodservices/announcements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/announcements.md -------------------------------------------------------------------------------- /v2/foodservices/diets.1321.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/diets.1321.json -------------------------------------------------------------------------------- /v2/foodservices/diets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/diets.md -------------------------------------------------------------------------------- /v2/foodservices/locations.1381.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/locations.1381.json -------------------------------------------------------------------------------- /v2/foodservices/locations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/locations.md -------------------------------------------------------------------------------- /v2/foodservices/menu.1303.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/menu.1303.json -------------------------------------------------------------------------------- /v2/foodservices/menu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/menu.md -------------------------------------------------------------------------------- /v2/foodservices/notes.1307.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/notes.1307.json -------------------------------------------------------------------------------- /v2/foodservices/notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/notes.md -------------------------------------------------------------------------------- /v2/foodservices/outlets.1283.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/outlets.1283.json -------------------------------------------------------------------------------- /v2/foodservices/outlets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/outlets.md -------------------------------------------------------------------------------- /v2/foodservices/products_product_id.1277.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/products_product_id.1277.json -------------------------------------------------------------------------------- /v2/foodservices/products_product_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/products_product_id.md -------------------------------------------------------------------------------- /v2/foodservices/vendingmachines.1483.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/vendingmachines.1483.json -------------------------------------------------------------------------------- /v2/foodservices/vendingmachines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/vendingmachines.md -------------------------------------------------------------------------------- /v2/foodservices/watcard.1289.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/watcard.1289.json -------------------------------------------------------------------------------- /v2/foodservices/watcard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/watcard.md -------------------------------------------------------------------------------- /v2/foodservices/year_week_announcements.1301.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_announcements.1301.json -------------------------------------------------------------------------------- /v2/foodservices/year_week_announcements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_announcements.md -------------------------------------------------------------------------------- /v2/foodservices/year_week_menu.1291.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_menu.1291.json -------------------------------------------------------------------------------- /v2/foodservices/year_week_menu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_menu.md -------------------------------------------------------------------------------- /v2/foodservices/year_week_notes.1297.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_notes.1297.json -------------------------------------------------------------------------------- /v2/foodservices/year_week_notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/foodservices/year_week_notes.md -------------------------------------------------------------------------------- /v2/news/news.1697.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news.1697.json -------------------------------------------------------------------------------- /v2/news/news.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news.md -------------------------------------------------------------------------------- /v2/news/news_site.1699.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news_site.1699.json -------------------------------------------------------------------------------- /v2/news/news_site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news_site.md -------------------------------------------------------------------------------- /v2/news/news_site_id.1709.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news_site_id.1709.json -------------------------------------------------------------------------------- /v2/news/news_site_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/news/news_site_id.md -------------------------------------------------------------------------------- /v2/opportunities/opportunities.1861.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities.1861.json -------------------------------------------------------------------------------- /v2/opportunities/opportunities.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities.md -------------------------------------------------------------------------------- /v2/opportunities/opportunities_site.1811.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities_site.1811.json -------------------------------------------------------------------------------- /v2/opportunities/opportunities_site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities_site.md -------------------------------------------------------------------------------- /v2/opportunities/opportunities_site_id.1847.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities_site_id.1847.json -------------------------------------------------------------------------------- /v2/opportunities/opportunities_site_id.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/opportunities/opportunities_site_id.md -------------------------------------------------------------------------------- /v2/parking/accessible.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/accessible.1907.json -------------------------------------------------------------------------------- /v2/parking/accessible.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/accessible.md -------------------------------------------------------------------------------- /v2/parking/meter.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/meter.1907.json -------------------------------------------------------------------------------- /v2/parking/meter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/meter.md -------------------------------------------------------------------------------- /v2/parking/motorcycle.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/motorcycle.1907.json -------------------------------------------------------------------------------- /v2/parking/motorcycle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/motorcycle.md -------------------------------------------------------------------------------- /v2/parking/permit.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/permit.1907.json -------------------------------------------------------------------------------- /v2/parking/permit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/permit.md -------------------------------------------------------------------------------- /v2/parking/shortterm.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/shortterm.1907.json -------------------------------------------------------------------------------- /v2/parking/shortterm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/shortterm.md -------------------------------------------------------------------------------- /v2/parking/visitor.1907.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/visitor.1907.json -------------------------------------------------------------------------------- /v2/parking/visitor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/visitor.md -------------------------------------------------------------------------------- /v2/parking/watpark.1823.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/watpark.1823.json -------------------------------------------------------------------------------- /v2/parking/watpark.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/parking/watpark.md -------------------------------------------------------------------------------- /v2/poi/accessibleentrances.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/accessibleentrances.1879.json -------------------------------------------------------------------------------- /v2/poi/accessibleentrances.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/accessibleentrances.md -------------------------------------------------------------------------------- /v2/poi/atms.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/atms.1879.json -------------------------------------------------------------------------------- /v2/poi/atms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/atms.md -------------------------------------------------------------------------------- /v2/poi/constructionsites.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/constructionsites.1879.json -------------------------------------------------------------------------------- /v2/poi/constructionsites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/constructionsites.md -------------------------------------------------------------------------------- /v2/poi/defibrillators.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/defibrillators.1879.json -------------------------------------------------------------------------------- /v2/poi/defibrillators.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/defibrillators.md -------------------------------------------------------------------------------- /v2/poi/greyhound.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/greyhound.1879.json -------------------------------------------------------------------------------- /v2/poi/greyhound.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/greyhound.md -------------------------------------------------------------------------------- /v2/poi/helplines.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/helplines.1879.json -------------------------------------------------------------------------------- /v2/poi/helplines.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/helplines.md -------------------------------------------------------------------------------- /v2/poi/libraries.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/libraries.1879.json -------------------------------------------------------------------------------- /v2/poi/libraries.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/libraries.md -------------------------------------------------------------------------------- /v2/poi/photospheres.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/photospheres.1879.json -------------------------------------------------------------------------------- /v2/poi/photospheres.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/photospheres.md -------------------------------------------------------------------------------- /v2/poi/visitorinformation.1879.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/visitorinformation.1879.json -------------------------------------------------------------------------------- /v2/poi/visitorinformation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/poi/visitorinformation.md -------------------------------------------------------------------------------- /v2/resources/goosewatch.1671.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/goosewatch.1671.json -------------------------------------------------------------------------------- /v2/resources/goosewatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/goosewatch.md -------------------------------------------------------------------------------- /v2/resources/infosessions.1129.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/infosessions.1129.json -------------------------------------------------------------------------------- /v2/resources/infosessions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/infosessions.md -------------------------------------------------------------------------------- /v2/resources/printers.1123.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/printers.1123.json -------------------------------------------------------------------------------- /v2/resources/printers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/printers.md -------------------------------------------------------------------------------- /v2/resources/sites.1523.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/sites.1523.json -------------------------------------------------------------------------------- /v2/resources/sites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/sites.md -------------------------------------------------------------------------------- /v2/resources/sunshinelist.1427.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/sunshinelist.1427.json -------------------------------------------------------------------------------- /v2/resources/sunshinelist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/sunshinelist.md -------------------------------------------------------------------------------- /v2/resources/tutors.1481.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/tutors.1481.json -------------------------------------------------------------------------------- /v2/resources/tutors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/resources/tutors.md -------------------------------------------------------------------------------- /v2/server/codes.1091.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/server/codes.1091.json -------------------------------------------------------------------------------- /v2/server/codes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/server/codes.md -------------------------------------------------------------------------------- /v2/server/time.1087.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/server/time.1087.json -------------------------------------------------------------------------------- /v2/server/time.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/server/time.md -------------------------------------------------------------------------------- /v2/services/services_site.1787.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/services/services_site.1787.json -------------------------------------------------------------------------------- /v2/services/services_site.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/services/services_site.md -------------------------------------------------------------------------------- /v2/terms/list.1409.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/list.1409.json -------------------------------------------------------------------------------- /v2/terms/list.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/list.md -------------------------------------------------------------------------------- /v2/terms/term_courses.1511.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_courses.1511.json -------------------------------------------------------------------------------- /v2/terms/term_courses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_courses.md -------------------------------------------------------------------------------- /v2/terms/term_enrollment.1871.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_enrollment.1871.json -------------------------------------------------------------------------------- /v2/terms/term_enrollment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_enrollment.md -------------------------------------------------------------------------------- /v2/terms/term_examschedule.1187.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_examschedule.1187.json -------------------------------------------------------------------------------- /v2/terms/term_examschedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_examschedule.md -------------------------------------------------------------------------------- /v2/terms/term_importantdates.1188.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_importantdates.1188.json -------------------------------------------------------------------------------- /v2/terms/term_importantdates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_importantdates.md -------------------------------------------------------------------------------- /v2/terms/term_infosessions.1489.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_infosessions.1489.json -------------------------------------------------------------------------------- /v2/terms/term_infosessions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_infosessions.md -------------------------------------------------------------------------------- /v2/terms/term_subject_catalog_number_schedule.1193.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_catalog_number_schedule.1193.json -------------------------------------------------------------------------------- /v2/terms/term_subject_catalog_number_schedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_catalog_number_schedule.md -------------------------------------------------------------------------------- /v2/terms/term_subject_enrollment.1873.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_enrollment.1873.json -------------------------------------------------------------------------------- /v2/terms/term_subject_enrollment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_enrollment.md -------------------------------------------------------------------------------- /v2/terms/term_subject_schedule.1399.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_schedule.1399.json -------------------------------------------------------------------------------- /v2/terms/term_subject_schedule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/terms/term_subject_schedule.md -------------------------------------------------------------------------------- /v2/transit/agency_stops.1931.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/transit/agency_stops.1931.json -------------------------------------------------------------------------------- /v2/transit/agency_stops.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/transit/agency_stops.md -------------------------------------------------------------------------------- /v2/transit/grt.1933.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/transit/grt.1933.json -------------------------------------------------------------------------------- /v2/transit/grt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/transit/grt.md -------------------------------------------------------------------------------- /v2/weather/current.1451.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/weather/current.1451.json -------------------------------------------------------------------------------- /v2/weather/current.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/weather/current.md -------------------------------------------------------------------------------- /v2/wireless/auth.10004.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/auth.10004.json -------------------------------------------------------------------------------- /v2/wireless/auth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/auth.md -------------------------------------------------------------------------------- /v2/wireless/clients.10002.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/clients.10002.json -------------------------------------------------------------------------------- /v2/wireless/clients.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/clients.md -------------------------------------------------------------------------------- /v2/wireless/historical_auth.10009.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_auth.10009.json -------------------------------------------------------------------------------- /v2/wireless/historical_auth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_auth.md -------------------------------------------------------------------------------- /v2/wireless/historical_clients.10007.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_clients.10007.json -------------------------------------------------------------------------------- /v2/wireless/historical_clients.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_clients.md -------------------------------------------------------------------------------- /v2/wireless/historical_rogues.10008.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_rogues.10008.json -------------------------------------------------------------------------------- /v2/wireless/historical_rogues.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_rogues.md -------------------------------------------------------------------------------- /v2/wireless/historical_usage.10005.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_usage.10005.json -------------------------------------------------------------------------------- /v2/wireless/historical_usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_usage.md -------------------------------------------------------------------------------- /v2/wireless/historical_usage_building.10006.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_usage_building.10006.json -------------------------------------------------------------------------------- /v2/wireless/historical_usage_building.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/historical_usage_building.md -------------------------------------------------------------------------------- /v2/wireless/rogues.10003.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/rogues.10003.json -------------------------------------------------------------------------------- /v2/wireless/rogues.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/rogues.md -------------------------------------------------------------------------------- /v2/wireless/usage.10000.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/usage.10000.json -------------------------------------------------------------------------------- /v2/wireless/usage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/usage.md -------------------------------------------------------------------------------- /v2/wireless/usage_building.10001.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/usage_building.10001.json -------------------------------------------------------------------------------- /v2/wireless/usage_building.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/uWaterloo/api-documentation/HEAD/v2/wireless/usage_building.md --------------------------------------------------------------------------------