]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: api doc: fix endpoint responses doc generation.
authorAlfonso Martínez <almartin@redhat.com>
Tue, 6 Oct 2020 07:10:13 +0000 (09:10 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Tue, 6 Oct 2020 07:10:13 +0000 (09:10 +0200)
commitbc1a33c28eab251c7ee7f3c6321873354ca90d22
treeb71debeaf694a879c300befd5d38022ac1a4fd0a
parentbfdeff1ed1d0481ca2a3cda8a0b38f58e0a4af54
mgr/dashboard: api doc: fix endpoint responses doc generation.

Fixes: https://tracker.ceph.com/issues/47615
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
src/pybind/mgr/dashboard/api/__init__.py [new file with mode: 0644]
src/pybind/mgr/dashboard/api/doc.py [new file with mode: 0644]
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/docs.py
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/openapi.yaml
src/pybind/mgr/dashboard/tests/test_docs.py
src/pybind/mgr/dashboard/tox.ini