Upgrade to ReDoc 1.6.2 (#891)

To make use of x-displayName added in
https://github.com/docker/docker/pull/29401

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2016-12-16 01:54:24 +00:00 committed by Misty Stanley-Jones
parent e9efceb8bd
commit 1d5c338ee0
3 changed files with 49 additions and 48 deletions

View File

@ -36,6 +36,6 @@ redirect_from:
</head>
<body>
<redoc spec-url="swagger.yaml" hide-hostname="true" suppress-warnings="true" lazy-rendering></redoc>
<script src="redoc.1.6.0.min.js"> </script>
<script src="redoc.1.6.2.min.js"> </script>
</body>
</html>

File diff suppressed because one or more lines are too long

48
engine/api/v1.25/redoc.1.6.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long