21020: Make arvados.api.http_cache get a path from the environment
[arvados.git] / sdk / python / arvados-v1-discovery.json
index ef187f666300e95c5f1a03a28e8d3aea18905c8c..0dcec6bb201179fb40771c4aedba553f7711b475 100644 (file)
               "location": "query"
             },
             "include": {
-              "type": "string",
+              "type": "array",
               "required": false,
-              "description": "Include objects referred to by listed field in \"included\" (only owner_uuid).",
+              "description": "Include objects referred to by listed fields in \"included\" response field. Subsets of [\"owner_uuid\", \"container_uuid\"] are supported.",
               "location": "query"
             },
             "include_old_versions": {