Optum / mockiato

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

Template from request #470

Closed johnlegeyt closed 5 years ago

johnlegeyt commented 5 years ago

Added the ability to create matching template from a given JSON or XML request. When clicking the "Create Matching Template from this Request" button, a matching template is added, identical in structure to the associated request, but with all data elements blank.

closes #118