benetech / Imageshare

MIT License
0 stars 0 forks source link

Single ID requests don't work for some entities #260

Closed jkva closed 3 years ago

jkva commented 3 years ago

The single ID requests (e.g. /json-api/accommodations/171) don’t seem to be working for the following entities: · Accommodations · Sources (non numeral ID, but doesn’t work with text id) · Keywords

This is to be expected; there is no relational information or otherwise other information available for these types of entities.

What could be added is a relationship for resources associated with the particular [accommodation, source, keyword]. Is that desired?

johnhbenetech commented 3 years ago

Understood, won't fix