====== Models ====== .. code:: python from typing import Literal SchemaTypeParam = Literal["post", "put"]