semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

OpenAPI Authentication readme

Open gitri-ms opened this issue 2 years ago • 0 comments

Description

Add README on how to authenticate with the OpenAPI skill. Describes the architecture and included implementations.

Contribution Checklist

  • [x] The code builds clean without any errors or warnings
  • [x] The PR follows SK Contribution Guidelines (https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
  • [x] The code follows the .NET coding conventions (https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions) verified with dotnet format
  • [x] All unit tests pass, and I have added new tests where possible
  • [x] I didn't break anyone :smile:

gitri-ms avatar Apr 25 '23 16:04 gitri-ms