-
I need a flexible way to define the input and output of functions. In short, how do I get all the features of plugins from native code, with all the flexibility of JSON? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@markwallace-microsoft / @SergeyMenshykh for visibility. |
Beta Was this translation helpful? Give feedback.
-
I figured out my issue with importing plugins from OpenAPI specs... |
Beta Was this translation helpful? Give feedback.
I figured out my issue with importing plugins from OpenAPI specs...
I didn't have the checkbox in Visual Studio's Nuget Package Manager checked to include prereleases.
I didn't realize that the Plugins.OpenApi package was an experimental feature in alpha. I don't recall seeing anything in the documentation suggesting that this feature was experimental.