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

fix(collection): set no limit to the body size on collection update #517

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

yndo97
Copy link
Contributor

@yndo97 yndo97 commented Oct 11, 2023

The following change resolves the ERR_FR_MAX_BODY_LENGTH_EXCEEDED error, which happens if the source file is 3.6 MB.

Command:
portman -u https://fake.swagger.cloud/documentation/json --collectionName "Test" --syncPostman --postmanFastSync

image

The following change resolves the `ERR_FR_MAX_BODY_LENGTH_EXCEEDED` error, which happens if the source file is 3.6 MB
@nicklloyd nicklloyd merged commit 1b70352 into apideck-libraries:main Oct 13, 2023
4 checks passed
@nicklloyd
Copy link
Contributor

merged - thanks @yndo97

@yndo97
Copy link
Contributor Author

yndo97 commented Oct 16, 2023

@nicklloyd could you please publish a new package version that includes this change?
As far as I see, npm run release should be triggered manually.

@yndo97 yndo97 mentioned this pull request Oct 18, 2023
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