Added - winter.web.throttling: function allows to reset the accumulated throttling state for a specific user and scope
15.0.1
Added - winter.web.find_package_routes: function that returns a list of routes by the package name
15.0.0
Changed - winter.messaging: EventBus interface segregated and renamed to EventPublisher Bugfixes - Fixed generation of the default parameter for `order_by` OpenAPI descriptions
14.1.0
Added - Long (multi-line) description from operation method docstring is included in the OpenAPI Operation description - Docstrings for dataclasses and their attributes are converted to corresponding OpenAPI descriptions
14.0.0
Removed - Python 3.6 is no longer supported Added - Sequence added to json decoder