Skip to content

Commit

Permalink
Merge pull request #65 from ral-facilities/50_update_swagger
Browse files Browse the repository at this point in the history
Update swagger generation
  • Loading branch information
keiranjprice101 authored Sep 20, 2019
2 parents 663b68c + 9d5962c commit 444342a
Show file tree
Hide file tree
Showing 3 changed files with 5,748 additions and 5,001 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The required python libraries:
- [flask-restful](https://github.com/flask-restful/flask-restful/)
- [mypysql](https://pymysql.readthedocs.io/en/latest/)
- [requests](https://2.python-requests.org/en/master/)
- [pyyaml](https://pyyaml.org/wiki/PyYAMLDocumentation) (For the swagger generation)

## Setup and running the API
The database connection needs to be set up first. This is set in config.json, an example config file called `config.json.example` is provided.
Expand Down
Loading

0 comments on commit 444342a

Please sign in to comment.