.codeclimate.json | |
|
|
.dependabot/config.yml | |
|
|
.dockerignore | |
|
|
.github/dependabot.yml | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/acceptance.yml | |
|
|
.github/workflows/analyze.yml | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.golangci.yml | |
|
|
.goreleaser.yml | |
|
|
.releaserc.json | |
|
|
.slscan.sh | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
client/README.md | |
|
|
client/client.go | 111 | A 0 mins | B 86% |
client/error.go | 13 | A 0 mins | A 100% |
client/fixtures/README.md | |
|
|
client/fixtures/integration/read.json | |
|
|
client/fixtures/integration/update.json | |
|
|
client/fixtures/invitation/cancel.json | |
|
|
client/fixtures/invitation/create.json | |
|
|
client/fixtures/invitation/list.json | |
|
|
client/fixtures/invitation/list_662036.json | |
|
|
client/fixtures/invitation/list_662037.json | |
|
|
client/fixtures/invitation/list_676971.json | |
|
|
client/fixtures/invitation/list_all.json | |
|
|
client/fixtures/invitation/read.json | |
|
|
client/fixtures/notification/create.json | |
|
|
client/fixtures/notification/delete.json | |
|
|
client/fixtures/notification/read.json | |
|
|
client/fixtures/notification/read_deleted.json | |
|
|
client/fixtures/notification/update.json | |
|
|
client/fixtures/project/create.json | |
|
|
client/fixtures/project/delete.json | |
|
|
client/fixtures/project/list.json | |
|
|
client/fixtures/project/read.json | |
|
|
client/fixtures/project/read_deleted.json | |
|
|
client/fixtures/project_access_token/create.json | |
|
|
client/fixtures/project_access_token/delete.json | |
|
|
client/fixtures/project_access_token/list.json | |
|
|
client/fixtures/project_access_token/update.json | |
|
|
client/fixtures/service_link/create.json | |
|
|
client/fixtures/service_link/delete.json | |
|
|
client/fixtures/service_link/read.json | |
|
|
client/fixtures/service_link/read_deleted.json | |
|
|