MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

sharedfile does not include shake information #680

Open spaceninja opened 1 year ago

spaceninja commented 1 year ago

On MLTSHP.com, on a file's detail page, you can see a list of shakes that file is in. That information is not exposed via the API.

Probably the sharedfile should include a shakes array, like the user does. (And like the user, it should only be returned when querying a single sharedfile)