Usi API Manifests with the Canvas Learning Management System #8372
Closed
scotwoodyard-csulb
started this conversation in
General
Replies: 1 comment
-
Hi @scotwoodyard-csulb, are you looking to do this in SK dotnet, Python, or Java? Each language supports adding a plugin via an OpenAPI spec, but if working in Python, the spec would need to be upgraded to be 3.X+ instead of its current version of 2.0. I believe dotnet can handle both 2.0 and 3.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am interested in integrating Semantic Kernel with the Canvas Learning Management System using the Canvas API. Kiota does not list the Canvas API, but I do have the Swagger 2.0 definition here:
https://github.com/buckett/canvas-api-client-feign/blob/master/canvas-swagger2.json
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions