
This allows to get a summary through the v2 API endpoint via the client library and cli tool. Depends-On: https://review.opendev.org/#/c/660608/ Change-Id: Id63f2419fe3a1eb518a0ffa7ea5fa572b18df651 Story: 2005664 Task: 30960
17 lines
434 B
ReStructuredText
17 lines
434 B
ReStructuredText
=======================
|
|
V2 API client reference
|
|
=======================
|
|
|
|
In addition to the modules available in a ``client.v1.Client`` instance, a
|
|
``client.v2.Client`` instance has the following submodules (each one
|
|
corresponding to an API endpoint):
|
|
|
|
.. note:: Some modules of the ``client.v2.Client`` replace v1 modules with
|
|
their v2 alternative (for example) ``summary``.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
./*
|