Skip to content

Conversation

@jeffersonxavier
Copy link

Summary

"bodyParserLimit" option to set another bodyParser limit

Proposed changes

The bodyParserLimit is '10mb'. This options will be used to change this value when necessary.

This PR brings the following changes:

  • Use option 'bodyParserLimit' in 'expressToBodyParser' function.

Related issue

Not applicable

Dependencies added/removed (if applicable)

Not Applicable

Testing

Not Applicable

How to test

Describe the tests that you ran to verify your changes:

  1. npm test

Test configuration

Not Applicable


Checklist

  • I have added corresponding labels to this PR (like bug, enhancement...);
  • My commits follow the Conventional Commits 1.0 Guidelines;
  • My code follows the style guidelines of this project;
  • I have performed a self-review of my own code;
  • I have mapped technical debts found on my changes;
  • I have made corresponding changes to the documentation (if applicable);
  • My changes generate no new warnings or errors;

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.

2 participants