From 99dd028619636fd13c61b4c904b6b9691c78ab84 Mon Sep 17 00:00:00 2001 From: Ayush Garg Date: Fri, 19 Feb 2016 00:16:20 +0530 Subject: [PATCH] Update the description corresponding to type Updating the description from 'Filters the response by the name of a profile.' to 'Filters the response by the type of a profile.' in the request parameter of API to List Profiles, corresponding to 'type' parameter. Change-Id: Ieee6fca3aec9f1c7953337661cc6a0806bbd3194 Closes-Bug: #1547166 --- .../src/wadls/clustering-api/src/v1/wadl/clustering-api.wadl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/src/wadls/clustering-api/src/v1/wadl/clustering-api.wadl b/api-ref/src/wadls/clustering-api/src/v1/wadl/clustering-api.wadl index a26097e2a..93c4532d8 100644 --- a/api-ref/src/wadls/clustering-api/src/v1/wadl/clustering-api.wadl +++ b/api-ref/src/wadls/clustering-api/src/v1/wadl/clustering-api.wadl @@ -553,7 +553,7 @@ xmlns="http://wadl.dev.java.net/2009/02" type="xsd:string"> - Filters the response by the name of a profile. + Filters the response by the type of a profile.