from typing import Dict, Any POST_DATA = Dict[str, Any] JSON_DATA = Dict[str, Any]