Update swagger-ui to 3.10.0 and ReDoc to 1.21.0

This commit is contained in:
Cristi Vîjdea
2018-02-21 04:38:04 +02:00
parent 743396617e
commit 97082e8898
7 changed files with 58 additions and 53 deletions
+2
View File
@@ -8,6 +8,8 @@ Changelog
- **FIXED:** the ``coerce_to_string`` is now respected when setting the type, default value and min/max values of
``DecimalField`` in the OpenAPI schema (:issue:`62`)
- **IMPROVED:** updated ``swagger-ui`` to version 3.10.0
- **IMPROVED:** updated ``ReDoc`` to version 1.21.0
*********
**1.4.0**