Skip to content

fix: remove null items while authentication is not specified #96

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

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

TryV
Copy link
Contributor

@TryV TryV commented Mar 28, 2024

Exported collection was like this:

...
"header": [
	{
		"key": "Accept",
		"value": "application\/json"
	},
	{
		"key": "Content-Type",
		"value": "application\/json"
	},
	null
],
...

Postman error:

Error while importing Postman Collection v2.1: Cannot read properties of null (reading 'disabled')

Postman error:
Error while importing Postman Collection v2.1: Cannot read properties of null (reading 'disabled')
@tomirons tomirons merged commit dd797eb into andreaselia:main Mar 28, 2024
@tomirons
Copy link
Collaborator

Thank you for your contribution!

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