Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This API Sync PR was triggered by @thogarty through [GitHub Actions workflow_displatch](https://github.com/equinix/equinix-sdk-go/actions?query=event%3Aworkflow_dispatch) on 2024-08-12. * latest Swagger is fetched * patches have been applied * generated client has been updated ## Changes in SDK ### Enhancements * Additional methods -> - Marketplace Subscription API Added * GetSubscriptionById Endpoint method - Precision Time Service * SearchTimeServices Endpoint method * Additional models -> - MarketplaceSubscription - SubscriptionAsset - SubscriptionEntitlementResponse - SubscriptionResponse - SubscriptionRouterPackageType - SubscriptionTrial - AnyOfTimeServiceFilter - PrecisionTimeServiceResponse - ServiceSearchResponse - TimeServiceFilter - TimeServiceFilters - TimeServiceOrFilter - TimeServiceSimpleExpression - TimeServiceSortCriteria - TimeServicesSearchRequest * Models extended -> - BgpConnectionIpv4 - BgpConnectionIpv6 - ConnectionAcceptanceData - PhysicalPort - PortOrder - RoutingProtocolBgpData - RoutingProtocolBgpType - CloudRouter; MarketplaceSubscription Addition - CloudRouterPostRequest; MarketplaceSubscription Addition - Connection; MarketplaceSubscription Addition - ConnectionPostRequest; MarketplaceSubscription Addition * Constants added -> - CONNECTION_PROVIDER_BANDWIDTH_REQUEST_Actions - SubscriptionAssetType - SubscriptionStatus - TimeServiceSortBy - TimeServiceSortDirection ### Breaking Changes * Models changed -> - Md5 model changed Id data type from string to int32
- Loading branch information