# API Reference ## Top Level ```{eval-rst} .. currentmodule:: airflow_pydantic .. autosummary:: :toctree: _build DagArgs Dag TaskArgs Task ``` ## Operators ```{eval-rst} .. currentmodule:: airflow_pydantic .. autosummary:: :toctree: _build PythonOperatorArgs BashOperatorArgs SSHOperatorArgs ``` ## Utilities ```{eval-rst} .. currentmodule:: airflow_pydantic .. autosummary:: :toctree: _build DatetimeArg ScheduleArg CallablePath ImportPath RelativeDelta ```