Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete keyword #61

Closed
marcelowa opened this issue Aug 11, 2016 · 1 comment
Closed

delete keyword #61

marcelowa opened this issue Aug 11, 2016 · 1 comment
Assignees

Comments

@marcelowa
Copy link

Chakram shouldn't use the delete keyword for the delete HTTP method because 'delete' is a reserved keyword in JS
or at least offer an alias (proposing: 'del')
example where it can create problems:

import {delete} from 'chakram`;
@dareid
Copy link
Owner

dareid commented Aug 16, 2016

Agreed, thanks for raising this.

@dareid dareid self-assigned this Sep 1, 2016
@dareid dareid closed this as completed in 2c70607 Sep 3, 2016
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

No branches or pull requests

2 participants