Javascript client sdk missing ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2022
07:56 AM
03-23-2022
07:56 AM
Javascript client sdk missing ?
Hi,
In my swaggerhub client SDK option list, I see typescript, but I cant see javascript option (with node style .fetch apis) - am I expected to just compile ts to js (I tried that and it fails) ? Please advise
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2022
07:31 AM
03-25-2022
07:31 AM
hi,
the javascript export is only available when you're using an OpenAPI 2.0 spec, see https://support.smartbear.com/swaggerhub/docs/apis/generating-code/index.html?sbsearch=JavaScript
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2022
07:38 AM
03-25-2022
07:38 AM
Hi,
Thanks for the response. So I assume its something that will become
available soon, is there a timeline you can share ?
Rgds,
Gopa.
Thanks for the response. So I assume its something that will become
available soon, is there a timeline you can share ?
Rgds,
Gopa.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2022
07:53 AM
03-25-2022
07:53 AM
Hi,
there is no timeline to share that I know of, these are implemented through the open source community. You could ask on the Swagger Codegen project (https://github.com/swagger-api/swagger-codegen) that the codegen is based on, or raise a feature request through your account manager.
