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

docs: replace (req, res) with RequestContext #1325

Merged
merged 1 commit into from
May 15, 2018
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented May 15, 2018

Update the documentation to reflect the recently landed changes in SequenceHandler API.

This is a part of #1292 and a follow-up for #1316

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

Update the documentation to reflect the recently landed changes
in SequenceHandler API.
@bajtos bajtos added this to the May Milestone milestone May 15, 2018
@bajtos bajtos self-assigned this May 15, 2018
@bajtos
Copy link
Member Author

bajtos commented May 15, 2018

Documents I searched for req and res:

  • **/README.md
  • docs/**

Please let me know if I missed any other place where to look for req/res related documentation.

@bajtos bajtos merged commit 3671342 into master May 15, 2018
@bajtos bajtos deleted the docs/http-req-res branch May 15, 2018 16:42
@dhmlau dhmlau mentioned this pull request May 17, 2018
23 tasks
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.

3 participants