えー、これだけ

await kernel.ImportPluginFromOpenApiAsync(

pluginName: "lights",

uri: new Uri("https://example.com/v1/swagger.json%22),

executionParameters: new OpenApiFunctionExecutionParameters()

{

EnablePayloadNamespacing = true

}

);

Reply to this note

Please Login to reply.

Discussion

No replies yet.