feat: API Sync by GitHub Action for @tutkat#83
feat: API Sync by GitHub Action for @tutkat#83Copilot wants to merge 1 commit intosync/gh-1771321629from
Conversation
|
@copilot could you categorize by api, models |
Reorganized the changes by API and models: Changes by API & ModelsCompany Profiles API (NEW)API:
Logos API (NEW)API:
Tags API (NEW)API:
Metrics API (ENHANCED)API:
Ports API (UPDATED)API:
Service Profiles API (UPDATED)API: Service Tokens API (UPDATED)API: Platform & Shared ModelsModels:
Configuration & Specification
Total: 79 files, 9,846 additions, 323 deletions |
Reorganized into a simple categorized list: API ChangesAdded
Updated
Removed
Model ChangesAdded
Updated
Removed
Documentation Changes
Other Changes
Total: 79 files, 9,846 additions, 323 deletions |
|
@copilot prepare summarize based on example "# Changes in SDK New APIs
Enhanced APIs
New Models
Updated ModelsCompany profile models, logo/tag responses, port order models, enum expansions in Breaking Changes
|
... Changes in SDKNew APIs
Enhanced APIs
New Models
Updated Models
Breaking Changes
|
|
@copilot it is ok, but please put there name of files |
Changes in SDKNew APIs
Enhanced APIs
New Models
Updated Models
Breaking Changes
|
|
@copilot you should put info based on example "* company_metro.py - Company metro location information" |
Changes in SDKNew APIs
Enhanced APIs
New Models
Updated Models
Breaking Changes
|
This API Sync PR was triggered by @tutkat through GitHub Actions workflow_dispatch on 2026-02-17.
Changes in SDK
New APIs
company_profiles_api.py- CRUD operations for company profiles with private service, service profile, and tag associationslogos_api.py- Logo attachment and deletion for company profilestags_api.py- Tag creation, listing, and management for resourcesEnhanced APIs
metrics_api.py- AddedgetMetricsByNameendpoint with wildcard support for retrieving metrics by name patternNew Models
company_metro.py- Company metro location informationcompany_profile_sort_direction.py- Sort direction enumeration for company profile queriesget_metrics_by_name_response.py- Response model for metrics queries by nameplatform_changelog.py- Platform change tracking and audit metadataresponse_incomplete_details.py- Details for incomplete API responsesresponse_incomplete_details_reason.py- Enumeration of reasons for incomplete responsesresponse_usage_input_tokens_details.py- Input token usage tracking detailsresponse_usage_output_tokens_details.py- Output token usage tracking detailssort.py- Generic sort criteria model for paginated queriesUpdated Models
company_profile_change.py- Company profile change trackingcompany_profile_request.py- Company profile creation/update requestcompany_profile_response.py- Company profile responsecompany_profile_search_request.py- Company profile search criteriaattach_logo_response.py- Logo attachment responsecompany_logo.py- Company logo modellogo_response.py- Logo response modeltag_response.py- Tag response modelport_order_purchase_order.py- Port order purchase informationport_order_signature.py- Port order signature detailsport_order_signature_delegate.py- Port order signature delegationvirtual_port_price.py- Virtual port pricing informationcloud_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 modelmetro_response.py- Metro response modelconnection_route_table_entry.py- Connection route table entrymetric_resource.py- Metric resource modelBreaking Changes
company_profile_update_response.py→get_metrics_by_name_response.py- Model refactored for metrics APITotal: 79 files changed, 9,846 additions, 323 deletions
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.