[CT-1612] Add deprecation decorator for functions #6393
Labels
adapter_plugins
Issues relating to third-party adapter plugins
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Create a decorator that can be added to functions to mark them as deprecated.
Related to #6347 as we need to make the functions that currently trigger exceptions as deprecated for all the adapters that may be using them.
Open questions:
The text was updated successfully, but these errors were encountered: