Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility of scormcloud-api-v2-client-javascript with TypeScript and Workaround for Incompatibility #13

Open
manikantj06 opened this issue Jul 23, 2023 · 1 comment

Comments

@manikantj06
Copy link

Issue Description:

I am currently working on a project that involves uploading SCORM (Sharable Content Object Reference Model) files to the SCORM Cloud platform. To achieve this functionality, I have decided to use the 'scormcloud-api-v2-client-javascript' package as it seems to offer the necessary features. This works with JavaScript However, before proceeding further, I am uncertain about the package's compatibility with TypeScript.

Please assist me in clarifying the compatibility concerns and providing a viable workaround if required. Thank you!

@mjschuetze102
Copy link
Contributor

I'm uncertain about the package's compatibility with TypeScript also. But, we generated this library with the use of swagger-codegen, meaning that it can be generated for any language the project supports. There are several TypeScript libraries that are available for generation. I'll refer you to #12 for more information regarding generating a TypeScript library

We don't currently have any plans to support more than the 6 languages we currently offer libraries for. But we did choose swagger-codegen to allow people using different languages the ability to generate their own that will act the same way

Hopefully the workaround in the other Issue works for you. Let me know if you have any other questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants