bc09a7c4d3
no issue
- adjusts mirage config so that we're correctly serializing foreign keys
- our API outputs (and our app code expects) foreign keys for non-embedded resources to be in the format `{relationship_name}_id` but mirage's default REST serializer does not include the `_id` suffix
- tests started failing because
|
||
---|---|---|
.. | ||
config | ||
factories | ||
fixtures | ||
models | ||
scenarios | ||
serializers | ||
.eslintrc.js | ||
config.js | ||
utils.js |