getheimdall / heimdall

An easy way to orchestrate your Api's
Apache License 2.0
24 stars 14 forks source link

Fix cors undefined in front-end #366

Closed dijalmasilva closed 4 years ago

dijalmasilva commented 5 years ago

Describe Hotfix

The content from props not have attribute cors, so when is called "content.cors" undefined is returned, because content is the Cors Object now.