Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.gitignore
.openapi-generator-ignore
.travis.yml
README.md
api/openapi.yaml
Expand Down Expand Up @@ -847,22 +846,4 @@ model_vpc_port_service.go
model_vpc_service.go
model_worker_preset_out_api.go
response.go
test/api_account_test.go
test/api_api_keys_test.go
test/api_apps_test.go
test/api_balancers_test.go
test/api_databases_test.go
test/api_dedicated_servers_test.go
test/api_domains_test.go
test/api_firewall_test.go
test/api_floating_ip_test.go
test/api_images_test.go
test/api_kubernetes_test.go
test/api_locations_test.go
test/api_mail_test.go
test/api_projects_test.go
test/api_s3_test.go
test/api_servers_test.go
test/api_ssh_test.go
test/api_vpc_test.go
utils.go
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.0.0-beta
7.0.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ go get golang.org/x/net/context
Put the package under your project folder and add the following in import:

```golang
import openapi "github.com/GIT_USER_ID/GIT_REPO_ID"
import openapi "github.com/timeweb-cloud/sdk-go"
```

To use a proxy, set the environment variable `HTTP_PROXY`:
Expand Down
8 changes: 7 additions & 1 deletion client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/APIKeysAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -95,7 +95,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -163,7 +163,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -224,7 +224,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -296,7 +296,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down
24 changes: 12 additions & 12 deletions docs/AccountAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -102,7 +102,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -168,7 +168,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -234,7 +234,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -300,7 +300,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -361,7 +361,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -422,7 +422,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -483,7 +483,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -544,7 +544,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -605,7 +605,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -669,7 +669,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down Expand Up @@ -733,7 +733,7 @@ import (
"context"
"fmt"
"os"
openapiclient "github.com/GIT_USER_ID/GIT_REPO_ID"
openapiclient "github.com/timeweb-cloud/sdk-go"
)

func main() {
Expand Down
Loading