olin-build / ABE

Amorphous Blob of Events
https://abe.olin.build/
GNU Affero General Public License v3.0
7 stars 1 forks source link

Improve Swagger Documentation #185

Open TShapinsky opened 6 years ago

TShapinsky commented 6 years ago

adding response models and other misc improvements

jaredbriskman commented 6 years ago

Pooling some other enhancements under this issue, the GET /events/ still needs documentation on what search parameters can be passed in. It also might be nice to use flask_restplus to document the response types, there are some examples here.

If you don't think either of those should be under this, then I can totally make them a separate issue.