Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

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

Notifications You must be signed in to change notification settings

square/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