X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fdocs%2Fapi%2Fswagger%2Fcomponents.yml;h=bb1f12002268600a55c595483d92c690670069f7;hb=53f07ac2f4b3699b685b8d009c8949e81fa154a6;hp=3694f36cd34c1fb6c4f42196de2beaab870b4f25;hpb=47b0b18950bdce3456e491769ac2d4dac2c86298;p=cps.git diff --git a/cps-rest/docs/api/swagger/components.yml b/cps-rest/docs/api/swagger/components.yml index 3694f36cd..bb1f12002 100755 --- a/cps-rest/docs/api/swagger/components.yml +++ b/cps-rest/docs/api/swagger/components.yml @@ -75,6 +75,14 @@ components: schema: type: string default: / + cpsPathInQuery: + name: cps-path + in: query + description: cps-path + required: false + schema: + type: string + default: / includeDescendantsOptionInQuery: name: include-descendants in: query