Add 'direct' keyword to descendants option to query direct children (ep1)
[cps.git] / cps-rest / docs / openapi / components.yml
index a7c1300..a721305 100644 (file)
@@ -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