Skip to content

Commit

Permalink
SDK Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Leaseweb CI committed Aug 13, 2024
1 parent 30d3ea3 commit 58bc818
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion abuse/configuration.go

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

2 changes: 1 addition & 1 deletion dedicatedServer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ctx = context.WithValue(context.Background(), dedicatedServer.ContextOperationSe

## Documentation for API Endpoints

All URIs are relative to *https://api.leaseweb.com/internal/dedicatedserverapi/v2*
All URIs are relative to *https://api.leaseweb.com/bareMetals/v2*

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
Expand Down
6 changes: 1 addition & 5 deletions dedicatedServer/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ info:
href: https://developer.leaseweb.com
url: https://developer.leaseweb.com/images/logo.png
servers:
- url: https://api.leaseweb.com/internal/dedicatedserverapi/v2
- url: https://api.leaseweb.com/internal/bmpapi/v2
- url: https://api.leaseweb.com/internal/bmsdb/v2
- url: https://api.leaseweb.com/internal/bmusageapi/v2
- url: https://api.leaseweb.com/internal/nseapi/v2
- url: https://api.leaseweb.com/bareMetals/v2
tags:
- description: |
The API uses standard HTTP status codes to indicate the success or failure of the API call. The response will be JSON. Most APIs use the following format:
Expand Down
20 changes: 2 additions & 18 deletions dedicatedServer/configuration.go

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

2 changes: 1 addition & 1 deletion dedicatedServer/docs/DedicatedServerAPI.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# \DedicatedServerAPI

All URIs are relative to *https://api.leaseweb.com/internal/dedicatedserverapi/v2*
All URIs are relative to *https://api.leaseweb.com/bareMetals/v2*

Method | HTTP request | Description
------------- | ------------- | -------------
Expand Down
2 changes: 1 addition & 1 deletion invoice/configuration.go

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

2 changes: 1 addition & 1 deletion publicCloud/configuration.go

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

0 comments on commit 58bc818

Please sign in to comment.