Skip to content

Commit

Permalink
chore: remove empty descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Leaseweb CI committed Dec 6, 2024
1 parent 14c254a commit e3c6baf
Show file tree
Hide file tree
Showing 10 changed files with 39 additions and 73 deletions.
3 changes: 1 addition & 2 deletions abuse/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ tags:
You can generate API keys in the [Customer Portal](https://secure.leaseweb.com/api-client-management/).
name: API Key Authentication
x-traitTag: true
- description: ""
name: Abuse Reports
- name: Abuse Reports
paths:
/reports:
get:
Expand Down
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.

3 changes: 1 addition & 2 deletions aggregationpack/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ tags:
You can generate API keys in the [Customer Portal](https://secure.leaseweb.com/api-client-management/).
name: API Key Authentication
x-traitTag: true
- description: ""
name: Aggregation Packs
- name: Aggregation Packs
paths:
/aggregationPacks:
get:
Expand Down
2 changes: 1 addition & 1 deletion aggregationpack/configuration.go

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

45 changes: 15 additions & 30 deletions dedicatedserver/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,50 +37,35 @@ tags:
name: API Key Authentication
x-traitTag: true
x-displayName: API Key Authentication
- description: ""
name: Getting Started
- name: Getting Started
x-displayName: Getting Started
- description: ""
name: IPs
- name: IPs
x-displayName: IPs
- description: ""
name: Network Equipment
- name: Network Equipment
x-displayName: Network Equipment
- description: ""
name: Private Networks
- name: Private Networks
x-displayName: Private Networks
- description: ""
name: Servers
- name: Servers
x-displayName: Servers
- description: ""
name: Control Panels
- name: Control Panels
x-displayName: Control Panels
- description: ""
name: Credentials
- name: Credentials
x-displayName: Credentials
- description: ""
name: DHCP Leases
- name: DHCP Leases
x-displayName: DHCP Leases
- description: ""
name: Jobs
- name: Jobs
x-displayName: Jobs
- description: ""
name: Operating Systems
- name: Operating Systems
x-displayName: Operating Systems
- description: ""
name: Power
- name: Power
x-displayName: Power
- description: ""
name: Rescue Images
- name: Rescue Images
x-displayName: Rescue Images
- description: ""
name: Metrics
- name: Metrics
x-displayName: Metrics
- description: ""
name: Notification Settings
- name: Notification Settings
x-displayName: Notification Settings
- description: ""
name: Network Interfaces
- name: Network Interfaces
x-displayName: Network Interfaces
paths:
/networkEquipments:
Expand Down
2 changes: 1 addition & 1 deletion dedicatedserver/configuration.go

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

3 changes: 1 addition & 2 deletions invoice/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ tags:
You can generate API keys in the [Customer Portal](https://secure.leaseweb.com/api-client-management/).
name: API Key Authentication
x-traitTag: true
- description: ""
name: Invoices
- name: Invoices
paths:
/invoices:
get:
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.

48 changes: 16 additions & 32 deletions publiccloud/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,38 +42,22 @@ tags:
You can generate API keys in the [Customer Portal](https://secure.leaseweb.com/api-client-management/).
name: API Key Authentication
x-traitTag: true
- description: ""
name: Regions
- description: ""
name: Instance Types
- description: ""
name: Instances
- description: ""
name: Power
- description: ""
name: Credentials
- description: ""
name: Expenses
- description: ""
name: ISOs
- description: ""
name: Images
- description: ""
name: Target Groups
- description: ""
name: Marketplace Apps
- description: ""
name: Metrics
- description: ""
name: Snapshots
- description: ""
name: IPs
- description: ""
name: Private Networks
- description: ""
name: Load Balancer
- description: ""
name: Auto Scaling Groups
- name: Regions
- name: Instance Types
- name: Instances
- name: Power
- name: Credentials
- name: Expenses
- name: ISOs
- name: Images
- name: Target Groups
- name: Marketplace Apps
- name: Metrics
- name: Snapshots
- name: IPs
- name: Private Networks
- name: Load Balancer
- name: Auto Scaling Groups
paths:
/regions:
get:
Expand Down
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 e3c6baf

Please sign in to comment.