Files
cloudkitty/doc/source/developer/api/utils.rst
Luka Peschke dc2509ba65 Bootstrap the v2 API
This adds a v2 API root to CloudKitty. An example endpoint along with some
developer documentation has been added. The API root is now served with Flask
instead of pecan.

Change-Id: I4ede52dae531631f7fe708400def01bc08a64dec
Story: 2004208
Task: 27717
Task: 27718
Task: 27719
2019-04-01 13:52:04 +02:00

14 lines
431 B
ReStructuredText

=================
Utils reference
=================
.. note::
This section of the documentation is a reference of the
``cloudkitty.api.v2.utils`` module. It is generated from the docstrings
of the functions. Please report any documentation bug you encounter on this
page
.. automodule:: cloudkitty.api.v2.utils
:members: SingleQueryParam, add_input_schema, paginated, add_output_schema, do_init, get_string_type