diff --git a/index.html b/index.html index 6ce21b5..1ba8144 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/swagger.yaml b/swagger.yaml index 376cd5e..54f02c4 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: 'This is a sample JWT authentication service. You can find out more about JWT at [https://jwt.io/](https://jwt.io/). For this sample, you can use the `admin` or `client` users (password: admin and client respectively) to test the authorization filters. Once you have successfully logged in and obtained the token, you should click on the right top button `Authorize` and introduce it with the prefix "Bearer ".' - version: 1.0.2 + version: 1.0.3 title: The authenticator for the Waterproofing Data (WPD) Work Packages contact: email: igsd@warwick.ac.uk