
This is the first step towards moving API ref/docs to https://docs.openstack.org/api The `conf.py` file is a copy of the file from `doc/source` and all the other files simply need moving to the new location. Change-Id: I9ecf84b53274d9b86f05800fc9816de275f3e9c5
16 lines
547 B
ReStructuredText
16 lines
547 B
ReStructuredText
=========================
|
|
PyScripts Module REST API
|
|
=========================
|
|
|
|
.. rest-controller:: cloudkitty.rating.pyscripts.controllers.root:PyScriptsConfigController
|
|
:webprefix: /v1/rating/module_config/pyscripts
|
|
|
|
.. rest-controller:: cloudkitty.rating.pyscripts.controllers.script:PyScriptsScriptsController
|
|
:webprefix: /v1/rating/module_config/pyscripts/scripts
|
|
|
|
.. autotype:: cloudkitty.rating.pyscripts.datamodels.script.Script
|
|
:members:
|
|
|
|
.. autotype:: cloudkitty.rating.pyscripts.datamodels.script.ScriptCollection
|
|
:members:
|