From 8600b13d2ab95371aa362e67611bbbeeb9bd8d42 Mon Sep 17 00:00:00 2001 From: Eyal Date: Tue, 28 Nov 2017 09:23:30 +0200 Subject: [PATCH] add note to doc Change-Id: I34abe2dfb9154d7a64839c9e06fb9cd7c43a9f47 --- doc/source/contributor/vitrage-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/vitrage-api.rst b/doc/source/contributor/vitrage-api.rst index 8f2e82e36..51b4c0117 100755 --- a/doc/source/contributor/vitrage-api.rst +++ b/doc/source/contributor/vitrage-api.rst @@ -137,7 +137,7 @@ Consists of a topology request definition which has the following properties: * query - (string, optional) a json query filter to filter the graph components. defaults to return all the graph * all_tenants - (boolean, optional) shows the entities of all the tenants in the graph (in case the user has the permissions). -**Note that parameter graph_type=graph with depth parameter requires root parameter** +.. note:: **parameter graph_type=graph with depth parameter requires root parameter** query expression ================