Skip to content

feat: API Sync by GitHub Action for @tutkat#82

Open
github-actions[bot] wants to merge 5 commits intomainfrom
sync/gh-1771321629
Open

feat: API Sync by GitHub Action for @tutkat#82
github-actions[bot] wants to merge 5 commits intomainfrom
sync/gh-1771321629

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 17, 2026

This API Sync PR was triggered by @tutkat through GitHub Actions workflow_displatch
on 2026-02-17.

  • latest Swagger is fetched
  • patches have been applied
  • generated client has been updated

Changes in SDK

New APIs

  • company_profiles_api.py - CRUD operations for company profiles with private service, service profile, and tag associations
  • logos_api.py - Logo attachment and deletion for company profiles
  • tags_api.py - Tag creation, listing, and management for resources

Enhanced APIs

  • metrics_api.py - Added getMetricsByName endpoint with wildcard support for retrieving metrics by name pattern

New Models

  • company_metro.py - Company metro location information
  • company_profile_sort_direction.py - Sort direction enumeration for company profile queries
  • get_metrics_by_name_response.py - Response model for metrics queries by name
  • platform_changelog.py - Platform change tracking and audit metadata
  • response_incomplete_details.py - Details for incomplete API responses
  • response_incomplete_details_reason.py - Enumeration of reasons for incomplete responses
  • response_usage_input_tokens_details.py - Input token usage tracking details
  • response_usage_output_tokens_details.py - Output token usage tracking details
  • sort.py - Generic sort criteria model for paginated queries

Updated Models

  • company_profile_change.py - Company profile change tracking
  • company_profile_request.py - Company profile creation/update request
  • company_profile_response.py - Company profile response
  • company_profile_search_request.py - Company profile search criteria
  • attach_logo_response.py - Logo attachment response
  • company_logo.py - Company logo model
  • logo_response.py - Logo response model
  • tag_response.py - Tag response model
  • port_order_purchase_order.py - Port order purchase information
  • port_order_signature.py - Port order signature details
  • port_order_signature_delegate.py - Port order signature delegation
  • virtual_port_price.py - Virtual port pricing information
  • cloud_event_asset_type.py - Cloud event asset type enum (+2 values)
  • equinix_status.py - Equinix resource status enum (+1 value)
  • geo_scope_type.py - Geographic scope type enum (+8 values)
  • patch_operation_op.py - PATCH operation type enum (+4 values)
  • metro.py - Metro location model
  • metro_response.py - Metro response model
  • connection_route_table_entry.py - Connection route table entry
  • metric_resource.py - Metric resource model

Breaking Changes

  • Renamed: company_profile_update_response.pyget_metrics_by_name_response.py - Model refactored for metrics API

@github-actions github-actions bot requested a review from a team as a code owner February 17, 2026 09:47
@equinix equinix deleted a comment from Copilot AI Feb 17, 2026
@equinix equinix deleted a comment from github-actions bot Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant