Skip to content

Square Connect SDK generated using our open-api spec and Swagger

Notifications You must be signed in to change notification settings

zihaogary/square-connect-go-sdk

 
 

Repository files navigation

square-connect-go-sdk

Square Connect SDK generated using our open-api spec and Swagger. Square updates the spec without bumping the version, so we keep a copy of open-api-3_square in this repo.

Upgrading

rm open-api-3_square
wget https://docs.connect.squareup.com/v2/api/specifications/open-api-3_square

Build

docker build -t square-connect-go-sdk .
docker run --rm -it -v $PWD:/mnt square-connect-go-sdk -c "rm -fr /mnt/swagger; cp -r /build/square-connect-sdk/ /mnt/swagger"

About

Square Connect SDK generated using our open-api spec and Swagger

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%