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: Add writable getter to the response doc #1832

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

TommyDew42
Copy link
Contributor

@TommyDew42 TommyDew42 commented Jun 28, 2024

Fixes #1680.

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • [ x I have described my pull request and the reasons for code changes along with context if necessary.

@fengmk2 fengmk2 changed the title Fix #1680: Add writable getter to the response doc docs: Add writable getter to the response doc Jun 28, 2024
@fengmk2 fengmk2 merged commit cfdb77f into koajs:master Jun 28, 2024
5 checks passed
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.

[fix] Docs not contain writable getter for response
2 participants