Akkarian
Akkarian2y ago

Import API Documentation

Is there a possibility to import an API Dok to use it later in the scripts ?
7 Replies
rubenf
rubenf2y ago
What's an API dok ?
Akkarian
AkkarianOP2y ago
A documentation from a RestAPI with the Calls that you then can use in the scrips apps etc.
rubenf
rubenf2y ago
Is that documentation openapi ? Because if yes we do have a generator from openapi to fetch
rubenf
rubenf2y ago
you can copy paste the Node.js example, and just remove the fetch import
rubenf
rubenf2y ago
but also we do already have most of those in the hub: https://hub.windmill.dev/integrations/jira
Akkarian
AkkarianOP2y ago
oh great that something i didn't know thank you so much for the help

Did you find this page helpful?