semantic-kernel
semantic-kernel copied to clipboard
.Net: All dotnet/src/Functions/Functions.OpenApi/Model/RestApiXXX.cs should be internal
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 Can I create a pull request for this?
It's not relevant anymore because we are going to expose RestApiOperation class and all its dependencies via KernelFunction metadata.