package
0.0.0-20180820112432-d59d7d1c40b2
Repository: https://github.com/iron-io/functions.git
Documentation: pkg.go.dev
# README
build.rb
will generate all clients for all Swagger supported languages.
Building and Deploying Clients
First Time
If this is your first time building the clients, you'll need to do the following:
- Install this single gem:
gem install http
- Create a secret gist on Github and get an API token too.
Every Time
Everytime the API spec is updated, be sure to bump the version number in swagger.yml
, then run:
ruby build.rb
Boom. That's it.
Building with the Go Builder
go run main.go
Troubleshooting
Sometimes this will fail due to github caching or something and versions will be off. Just bump version and retry.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author