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

.Net: All dotnet/src/Functions/Functions.OpenApi/Model/RestApiXXX.cs should be internal

Open markwallace-microsoft opened this issue 1 year ago • 1 comments

Describe the bug All dotnet/src/Functions/Functions.OpenApi/Model/RestApiXXX.cs should be internal because they are only used by internal implementations

markwallace-microsoft avatar Jul 16 '24 09:07 markwallace-microsoft

@markwallace-microsoft Can I create a pull request for this?

atiq-bs23 avatar Jul 16 '24 13:07 atiq-bs23

It's not relevant anymore because we are going to expose RestApiOperation class and all its dependencies via KernelFunction metadata.

SergeyMenshykh avatar Nov 05 '24 12:11 SergeyMenshykh