Repository API ===================== .. autoclass:: dagshub.common.api.repo.RepoAPI :members: +++++++++++++++++++++ Response Structures +++++++++++++++++++++ These are structures that are returned as responses from some :class:`.RepoAPI` functions. Most of the examples of these structures you can find by searching for relevant functions in the `API Docs `_. .. automodule:: dagshub.common.api.responses :members: