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