Skip to content

doc: remove unnecessary Require

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/doc-fix into master

This was the only instance were we said a parameter was required. It is assumed parameters are required unless the doc says they are option. Remove Required to make consistent with the rest of the doc

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, n-api

Merge request reports

Loading