jeffhollan / LogicAppTemplateCreator

Script to convert Logic Apps into templates for deployment
MIT License
143 stars 74 forks source link

Add support for custom connector and refactored for easier mantanance #23

Closed MLogdberg closed 6 years ago

MLogdberg commented 6 years ago

Added support for custom connectors and refactored and added classes for better reourceid handling and possibility to extract incoming requests to files. Also added test class to handle full request handling in order to build full test suites where a resource manager replays the incoming files in order to build test cases.