Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Remove type from request params. #8

Merged
merged 1 commit into from Sep 30, 2015
Merged

Conversation

abuiles
Copy link
Member

@abuiles abuiles commented Sep 30, 2015

No description provided.

@taras
Copy link
Contributor

taras commented Sep 30, 2015

👍 thank you :)

taras added a commit that referenced this pull request Sep 30, 2015
@taras taras merged commit 7720f67 into master Sep 30, 2015
@taras taras deleted the remove-type-from-request branch September 30, 2015 16:12

if (arguments.length > 2 || typeof options === 'string') {
deprecate(
'ember-ajax/ajax#request calling request with `type` is deprecated and will be removed in ember-ajax@1.0.0. If you want to specify a type pass an object like {type: \'DELETE\'}',
Copy link
Member Author

Choose a reason for hiding this comment

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

@taras not sure about this message, but that's a raw outline

Copy link
Contributor

Choose a reason for hiding this comment

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

Message seems fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants