Class: Spree::Api::V2::Storefront::VendorPhotosController
- Inherits:
-
ResourceController
- Object
- ResourceController
- Spree::Api::V2::Storefront::VendorPhotosController
- Defined in:
- app/controllers/spree/api/v2/storefront/vendor_photos_controller.rb
Instance Method Summary collapse
Instance Method Details
#collection ⇒ Object
6 7 8 |
# File 'app/controllers/spree/api/v2/storefront/vendor_photos_controller.rb', line 6 def collection vendor.photos end |