Skip to content

Fix documentation for missing $body argument for put() and delete() methods - #424

Merged
WyriHaximus merged 2 commits into
reactphp:masterfrom
clue-labs:body-docs
Aug 29, 2021
Merged

Fix documentation for missing $body argument for put() and delete() methods#424
WyriHaximus merged 2 commits into
reactphp:masterfrom
clue-labs:body-docs

Conversation

@clue

@clueclue commented Aug 27, 2021

Copy link
Copy Markdown
Member

This changeset applies a minor documentation fix for the missing $body argument for the put() and delete() methods and updates the documentation to consistently call this $body instead of occasionally using $contents to refer to the request body.

@WyriHaximus
WyriHaximus merged commit b011736 into reactphp:masterAug 29, 2021
@clue
clue deleted the body-docs branch August 29, 2021 17:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@clue@WyriHaximus