Tags Parser functionality for Parsers integration.
def parse_tags(data: dict) -> Union[None, dict]
data
Was this page helpful?