Skip to content

Commit

Permalink
PR feedback -- Remove :subcollections and :subresource_actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AparnaKarve committed Mar 15, 2017
1 parent f84e814 commit 050bc40
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions config/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@
:identifier: cloud_volume
:options:
- :collection
- :subcollection
:verbs: *gp
:klass: CloudVolume
:collection_actions:
Expand All @@ -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
Expand Down

0 comments on commit 050bc40

Please sign in to comment.