Skip to content

Instantly share code, notes, and snippets.

@Shipu
Created September 20, 2020 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shipu/96daee6ad4f441b79732b4a4cdc701b3 to your computer and use it in GitHub Desktop.
Save Shipu/96daee6ad4f441b79732b4a4cdc701b3 to your computer and use it in GitHub Desktop.
wget https://s3-us-west-2.amazonaws.com/jrpublic/mac/swaggymnia
chmod +x swaggymnia
./swaggymnia --help
./swaggymnia generate -i ~/Desktop/Insomnia_2020-09-20.json -c ~/Desktop/config.json -o yaml
config.json
{
"title" : "Notification Service",
"version" : "v1.0.0",
"host" : "api-dev.evaly.com.bd",
"basePath" : "efood-notification",
"schemes" : "https",
"description" : "All type of push notification service"
}
@Shipu
Copy link
Author

Shipu commented Sep 20, 2020

@Shipu
Copy link
Author

Shipu commented Sep 20, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment