Spelling fixes (#180)
This commit is contained in:
committed by
Cristi Vîjdea
parent
33eb9d381c
commit
1dd7cfe043
+1
-1
@@ -24,7 +24,7 @@ Changelog
|
||||
|
||||
- **IMPROVED:** added a ``swagger_fake_view`` marker to more easily detect mock views in view methods;
|
||||
``getattr(self, 'swagger_fake_view', False)`` inside a view method like ``get_serializer_class`` will tell you if the
|
||||
view instnace is being used for swagger schema introspection (:issue:`154`)
|
||||
view instance is being used for swagger schema introspection (:issue:`154`)
|
||||
- **IMPROVED:** updated ``swagger-ui`` to version 3.17.1
|
||||
- **IMPROVED:** updated ``ReDoc`` to version 2.0.0-alpha.25
|
||||
- **FIXED:** fixed wrong handling of duplicate urls in urlconf (:pr:`155`)
|
||||
|
||||
Reference in New Issue
Block a user