Summary

In a previous stream we discover that creating a connector for the Power Platform would be much eaasier if Open API was implemented in the API used. In this stream We will try to add an Open API definition to the AzUrlShortener. It’s supported (I think), but the template is not yet available. Let’s see how far we can go.

📺 - Twitch archive - stream no.201

Replay


Project

All the code for this project is available on GitHub: azurlshortener - https://github.com/FBoucher/azurlshortener

TodDos

  • wrap-up demo of the previous stream
  • Why OpenAPI
  • Add OpenAPI def to AzUrlShortener

Game Results

Notes/ References / Snippets

  • AzFunction OpenAPI post: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/general-availability-of-azure-functions-openapi-extension/ba-p/2931231
  • nugetpackage: Microsoft.Azure.WebJobs.Extensions.OpenApi
  • post–> https://techcommunity.microsoft.com/t5/apps-on-azure-blog/general-availability-of-azure-functions-openapi-extension/ba-p/2931231