Skip to content

Conversation

@samchrisinger
Copy link
Contributor

No description provided.

- also test embed behavior
- This forces routes to use pod structuring as well, which is not ideal
// Embed contributors
return `${this._super(...arguments)}?embed=contributors`;
var base = this._super(...arguments);
if (requestType === 'GET') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was recently looking along parallel lines... does this work? It seems like requestType is the Ember query type, not an HTTP method. See:
https://github.com/emberjs/data/blob/v2.5.1/addon/-private/adapters/build-url-mixin.js#L54

@samchrisinger samchrisinger merged commit 421bf12 into develop May 10, 2016
@samchrisinger samchrisinger deleted the feature/updates branch May 11, 2016 12:05
aaxelb pushed a commit that referenced this pull request Oct 26, 2017
fabmiz pushed a commit that referenced this pull request Jul 17, 2020
chore(deps): [security] bump atob from 2.0.3 to 2.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants