Skip to content

Commit b4d4209

Browse files
author
equinix-labs@auto-commit-workflow
committed
ci: regenerate code for version 0.58.0 triggered by @ctreatma
1 parent c98a66a commit b4d4209

File tree

21 files changed

+71
-19
lines changed

21 files changed

+71
-19
lines changed

services/accesstokenv1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To begin, obtain OAuth 2.0 client credentials from the Equinix Developer Console
77
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
88

99
- API version: 1.2
10-
- Package version: 0.57.0
10+
- Package version: 0.58.0
1111
- Generator version: 7.12.0
1212
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1313
For more information, please visit [https://docs.equinix.com/api-support.htm](https://docs.equinix.com/api-support.htm)

services/accesstokenv1/configuration.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/eiav2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Equinix Internet Access provides direct access to the Internet with scalable ban
66
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
77

88
- API version: 2.0
9-
- Package version: 0.57.0
9+
- Package version: 0.58.0
1010
- Generator version: 7.12.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1212
For more information, please visit [https://equinix.com/about/](https://equinix.com/about/)

services/eiav2/configuration.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/fabricv4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Equinix Fabric is an advanced software-defined interconnection solution that ena
66
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
77

88
- API version: 4.23
9-
- Package version: 0.57.0
9+
- Package version: 0.58.0
1010
- Generator version: 7.12.0
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1212
For more information, please visit [https://docs.equinix.com/api-support.htm](https://docs.equinix.com/api-support.htm)

services/fabricv4/configuration.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/metalv1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To exclude resources, and optimize response delivery, use the `exclude` query pa
8787
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
8888

8989
- API version: 1.0.0
90-
- Package version: 0.57.0
90+
- Package version: 0.58.0
9191
- Generator version: 7.12.0
9292
- Build package: org.openapitools.codegen.languages.GoClientCodegen
9393

services/metalv1/configuration.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
README.md
2+
api_retrieve_orders.go
3+
client.go
4+
configuration.go
5+
docs/Account.md
6+
docs/Filters.md
7+
docs/FiltersDateRange.md
8+
docs/GenericError.md
9+
docs/IbxDetailForLocationsEndpoint.md
10+
docs/Link.md
11+
docs/LinkRel.md
12+
docs/NotificationContact.md
13+
docs/OrderHeader.md
14+
docs/OrderHeaderStatusEnum.md
15+
docs/OrderHistoryResponse.md
16+
docs/OrderSourceEnum.md
17+
docs/Orderhistoryapirequest.md
18+
docs/OrderhistoryapirequestSourceInner.md
19+
docs/OrderingContact.md
20+
docs/PageDetailsForResponse.md
21+
docs/PageRequestModel.md
22+
docs/PermissibleLocation.md
23+
docs/ProductTypesEnum.md
24+
docs/RetrieveOrdersApi.md
25+
docs/Sort.md
26+
docs/SortDirection.md
27+
docs/SortName.md
28+
model_account.go
29+
model_filters.go
30+
model_filters_date_range.go
31+
model_generic_error.go
32+
model_ibx_detail_for_locations_endpoint.go
33+
model_link.go
34+
model_link_rel.go
35+
model_notification_contact.go
36+
model_order_header.go
37+
model_order_header_status_enum.go
38+
model_order_history_response.go
39+
model_order_source_enum.go
40+
model_orderhistoryapirequest.go
41+
model_orderhistoryapirequest_source_inner.go
42+
model_ordering_contact.go
43+
model_page_details_for_response.go
44+
model_page_request_model.go
45+
model_permissible_location.go
46+
model_product_types_enum.go
47+
model_sort.go
48+
model_sort_direction.go
49+
model_sort_name.go
50+
response.go
51+
utils.go
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7.12.0

0 commit comments

Comments
 (0)