Skip to content

Instantly share code, notes, and snippets.

@yousifalraheem
Created June 14, 2020 07:37
Show Gist options
  • Save yousifalraheem/622ed8b43349c897d43d8566d4e6f3f3 to your computer and use it in GitHub Desktop.
Save yousifalraheem/622ed8b43349c897d43d8566d4e6f3f3 to your computer and use it in GitHub Desktop.
NPM Package long script with URL
{
"scripts": {
"generate": "openapi-generator -i http://loooooong-url-to-your-application-swagger-url/v2/swagger.json -g typescript-axios"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment