diff --git a/doc/source/specification/murano-repository.rst b/doc/source/specification/murano-repository.rst index 8689b0b9..323edde3 100644 --- a/doc/source/specification/murano-repository.rst +++ b/doc/source/specification/murano-repository.rst @@ -71,9 +71,9 @@ For an admin role all packages are available. +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ | ``fqn`` | string | Allows to point a fully qualified package name for a search | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ -| ``owned`` | bool | Search only from packages owned by current project | +| ``owned`` | bool | Search only from packages owned by current project | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ -| ``id`` | string | Allows to point an id for a search | | +| ``id`` | string | Allows to point an id for a search | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ | ``include_disabled`` | bool | Include disabled packages in a the result | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ @@ -81,7 +81,7 @@ For an admin role all packages are available. +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ | ``class_name`` | string | Search only for packages, that use specified class | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ -| ``name`` | string | Allows to point a package name for a search | +| ``name`` | string | Allows to point a package name for a search | +----------------------+-------------+------------------------------------------------------------------------------------------------------------------------------+ **Response 200 (application/json)**