osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

Update the API specs to match with current endpoints #85

Closed philectron closed 4 years ago

philectron commented 4 years ago

This API Swagger should provide a more intuitive way to inspect the API endpoints, especially what goes in and goes out of each endpoint.

Just... don't look at the raw file 😓. Put it on the online editor or on VS Code. For some reasons, the online editor complains about semantic and structural errors, but just hide them. If you don't want to see any error, use the Swagger Viewer extension on VS Code instead.

It'll be much better if you view the rendered version of the specs, not the raw one.

philectron commented 4 years ago

this-is-the-api-specs

silverware13 commented 4 years ago

2e2r59