bitrise-api
This repository holds golang client code to consume the bitrse api.
The golang client code is generated from the official open-api specification.
In addition, some patches to the specification are applied as the specification does not match the implementation sometimes.
Usage
The main purpose is to provide a package of the generated golang client code, which you can find in the go directory.
Use in your golang application
go get github.com/Staffbase/bitrise-api
Development
Please find all operation in the Makefile.
make help
Create a new patch
To create a new patch you should do the following:
- Do your manual changes to the swagger_patched.json
- Create the new patch file:
make patch-create
- Regenerate golang client code
make generate
|
Staffbase GmbH
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com
GitHub | Website | Jobs
|