Browse Source

Updating swagger doc

main
ddangelorb 3 years ago
parent
commit
4cc6bca756
  1. 2
      index.html
  2. 2
      swagger.yaml

2
index.html

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- V1.0.3.0.3-->
<!-- V1.0.3.0.4-->
<html lang="en">
<head>

2
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

Loading…
Cancel
Save