Closed ghost closed 1 year ago
Adds teams module https://docs.latitude.sh/reference/get-team
https://latitude.atlassian.net/browse/PD-2692
For running test cases
LATITUDE_AUTH_TOKEN=<ACTUAL LATITUDE TOKEN> LATITUDE_TEST_ACTUAL_API=true go test -timeout 30s -run "^TestAccTeamBasic$"
Or for manual testing use go get to download this branch:
go get
go get github.com/latitudesh/latitudesh-go@PD-2692-golang-update-lib
Adds teams module https://docs.latitude.sh/reference/get-team
https://latitude.atlassian.net/browse/PD-2692
For running test cases
Or for manual testing use
go get
to download this branch: