You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/api/v1/inks, /api/v1/lines, and /api/v1/brands` probably don't make sense as separate endpoints. All their requirements could be merged into one general ink search endpoint.
To make them easier to find, let's move all JSON API endpoints from wherever they to
/api/v1
.Benefits:
rails routes
it will be easy to see what's there/accounts.json
comes to mind)The text was updated successfully, but these errors were encountered: