:mod:`langchain.tools.openapi.utils.api_models`.APIPropertyLocation ========================================================================== .. currentmodule:: langchain.tools.openapi.utils.api_models .. autoclass:: APIPropertyLocation .. rubric:: Methods .. autosummary:: ~APIPropertyLocation.from_str .. rubric:: Attributes .. autosummary:: ~APIPropertyLocation.QUERY ~APIPropertyLocation.PATH ~APIPropertyLocation.HEADER ~APIPropertyLocation.COOKIE .. example_links:: APIPropertyLocation