Skip to content

Changing function names to camelCase, e.g. sendPOST => sendPost #28

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

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

ThomasLandauer
Copy link
Member

@ThomasLandauer ThomasLandauer commented Oct 14, 2020

Closes #20

@SamMousa
Copy link
Contributor

Please do a global search for the changed terms. At least documentation.md contains old references.

@ThomasLandauer ThomasLandauer changed the title Update REST.php Changing function names to camelCase, e.g. sendPOST => sendPost Oct 14, 2020
ThomasLandauer added a commit to ThomasLandauer/Codeception that referenced this pull request Oct 14, 2020
@ThomasLandauer
Copy link
Member Author

Please do a global search for the changed terms. At least documentation.md contains old references.

I hope I got 'em all :-)
https://github.com/Codeception/module-rest/blob/master/documentation.md is generated automatically, isn't it?

@SamMousa
Copy link
Contributor

I'm not sure tbh.

@SamMousa SamMousa merged commit e4a6af6 into Codeception:master Oct 15, 2020
@ThomasLandauer
Copy link
Member Author

As far as I know, documentation is created when a new release is made.

@ThomasLandauer ThomasLandauer deleted the patch-2 branch October 15, 2020 14:22
Naktibalda pushed a commit to Codeception/Codeception that referenced this pull request Oct 17, 2020
Naktibalda pushed a commit to Codeception/codeception.github.com that referenced this pull request Oct 17, 2020
Naktibalda pushed a commit to Codeception/codeception.github.com that referenced this pull request Oct 17, 2020
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.

Rename sendPOST to sendPost
2 participants