Skip to content

doc: Make createPushResponse() more detailled.

Rodrigo Muino Tomonari requested to merge FixDoc into master

Created by: ghost

Ref: https://github.com/nodejs/node/issues/22322

In summary: We don't know what will return when successful or failure for the callback of the function. So make it more detailled.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading