OSS Announcing a new Active Directory Connector for Logic Apps TL;DR - Codit is growing and so does Alfred. Nowadays we are automatically synchronizing every Codit employee by using Azure Logic Apps and built our own AD connector which is now open-source.
Logic Apps Using multiple operations in one controller in custom API App & Azure Logic Apps TL;DR - In my Web API I was using one controller with multiple operations that had the same method names which generated invalid Swagger. Here is how I found out what the