luckymarmot / API-Flow

Universal data structure and converter for API formats (Swagger, RAML, Paw, Postman…)
MIT License
193 stars 24 forks source link

Postman cannot have a null header value #150

Open philsturgeon opened 6 years ago

philsturgeon commented 6 years ago

Trying to upload the generated Postman file to Postman Pro gives a JSON Schema failure. Running it locally, this change removed one error. It's possible their JSON Schema is just a bit harsh, but its failing and this fixes it.