stovermc / grab_bag

Brownfield project that built an application as a clone of Dropbox.
https://grabbag.herokuapp.com/
1 stars 3 forks source link

Api show folder contents #40 #63

Closed stovermc closed 7 years ago

stovermc commented 7 years ago

Fixes

ticket #40

What does this PR do?

Adds an end point for a single folder and its contents

Where should the reviewer start?

app/controller/api/v1/sharing/folders_conroller.rb

How should this be manually tested?

to manually test, a user must stub the oauth with grabbag through the terminal

Any background context you want to provide?

Screenshots (if appropriate)

Questions:

slague commented 7 years ago

Cool!