X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fdocs%2Fopenapi%2Fcomponents.yml;h=900f663bfcf0d8b4a884d1fc20d39b2f815dbdcc;hb=478c5dac54ed508f0ce97e18e91aac7b821d814f;hp=85e19aa883e14f9488c21346d3f381605e62f43c;hpb=f248b5d9b794d5bdff59145406e0398d6fdcafa4;p=cps.git diff --git a/cps-rest/docs/openapi/components.yml b/cps-rest/docs/openapi/components.yml index 85e19aa883..900f663bfc 100644 --- a/cps-rest/docs/openapi/components.yml +++ b/cps-rest/docs/openapi/components.yml @@ -263,7 +263,7 @@ components: descendantsInQuery: name: descendants in: query - description: Number of descendants to query. Allowed values are 'none', 'all', -1 (for all), 0 (for none) and any positive number. + description: Number of descendants to query. Allowed values are 'none', 'all', 'direct', 1 (for direct), -1 (for all), 0 (for none) and any positive number. required: false schema: type: string