From 050bc40acc21a6efeb043eb360de70bb29a23d08 Mon Sep 17 00:00:00 2001 From: Aparna Karve Date: Tue, 14 Mar 2017 11:44:37 -0700 Subject: [PATCH] PR feedback -- Remove :subcollections and :subresource_actions --- config/api.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/config/api.yml b/config/api.yml index 5a68745203e..281ee60f0ae 100644 --- a/config/api.yml +++ b/config/api.yml @@ -478,7 +478,6 @@ :identifier: cloud_volume :options: - :collection - - :subcollection :verbs: *gp :klass: CloudVolume :collection_actions: @@ -488,14 +487,10 @@ :post: - :name: query :identifier: cloud_volume_show_list - :subcollection_actions: - :get: - - :name: read - :identifier: cloud_volume_show - :subresource_actions: + :resource_actions: :get: - :name: read - :identifier: cloud_volume_show + :identifier: cloud_volume :clusters: :description: Clusters :identifier: ems_cluster