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

[rest:enable] Fix enable rest resource #2919

Merged
merged 3 commits into from
Nov 17, 2016

Conversation

edutrul
Copy link
Contributor

@edutrul edutrul commented Nov 11, 2016

What I did:

  • Did cleanup
  • Add serializer format
  • Update translation text from "states" to "method" since doesn't make sense to be "states"
    for the following reasons

GET, POST, DELETE, PATCH are NOT states! they are METHODS see:

and also translation in English is:
"REST States to enable for Rest resource:"
which should be "METHODS to enable for Rest resource"
I'll make sure I do PR for sure!!

So the above is the reason why I am changing "states" to "method"

Please this PR is still in PROGRESS so DO NOT merge till I finish it! thanks!

UPDATE!:
Finally fix is already done!!

@edutrul
Copy link
Contributor Author

edutrul commented Nov 11, 2016

issue in #2912

@edutrul edutrul changed the title [rest:debug] WIP Add serializer format options [rest:debug] Fix enable rest resource Nov 16, 2016
@edutrul edutrul changed the title [rest:debug] Fix enable rest resource [rest:enable] Fix enable rest resource Nov 16, 2016
@edutrul
Copy link
Contributor Author

edutrul commented Nov 16, 2016

This is ready for review!! @enzolutions

@enzolutions
Copy link
Contributor

Thanks @edutrul

@enzolutions enzolutions added this to the 1.0.0-rc10 milestone Nov 17, 2016
@enzolutions enzolutions merged commit ba99535 into hechoendrupal:master Nov 17, 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

Successfully merging this pull request may close these issues.

2 participants