Optum / mockiato

A web-based platform for API virtualization
Apache License 2.0
24 stars 9 forks source link

Issue479 - Auto-complete functionality for Request/Response Headers. #507

Closed Pradeep298 closed 5 years ago

Pradeep298 commented 5 years ago

There was a small difference in the header implementation of Service-Create & Service-Update page. After Fuse module implementation, this difference was no longer present. So when I select a header key it don't select in a single time. Fixed that.