nyu-devops-fall19-suppliers / suppliers

suppliers team repo
0 stars 1 forks source link

Swagger Authorizations Checker #165

Open silemie opened 4 years ago

silemie commented 4 years ago

As a developer I need refactor our app with Flask-RESTPlus So that we can add Swagger Docs later on

Assumptions:

Acceptance Criteria

Given the bug is fixed
When I run the nosetests 
Then all test cases should pass

Our authorizations and API Key don't work. If @token_required, it shows 401 Unauthorized Error