Problem:
- When calling
getLocalPaintStylesthe result doesn’t have athumbnail_urllike when using the rest API for team styles.
Goal:
- use the
getLocalPaintStylesto populate a list of shared styles.
Proposed solution:
- Add
thumbnail_urlto the return object of getLocalPaintStyles
