Skip to content

[API-BOT] Update OpenAPI spec and regenerate SDK#87

Open
platformsh-devrel wants to merge 1 commit intomainfrom
update-openapi-spec
Open

[API-BOT] Update OpenAPI spec and regenerate SDK#87
platformsh-devrel wants to merge 1 commit intomainfrom
update-openapi-spec

Conversation

@platformsh-devrel
Copy link
Collaborator

@platformsh-devrel platformsh-devrel commented Jan 9, 2026

This PR updates the OpenAPI spec from the upstream source and applies formatting changes.

🧾 API Coverage Report

  • Total API methods: 236
  • Called from facades: 195
  • Unmapped API methods: 41
  • Invalid Facade API calls: 0
  • Coverage: 82.63%
📋 Full JSON report
{
  "total_api_methods": 236,
  "called_methods": 195,
  "unmapped_methods": [
    "Upsun\\Api\\SshKeysApi::createSshKey",
    "Upsun\\Api\\SshKeysApi::deleteSshKey",
    "Upsun\\Api\\SshKeysApi::getSshKey",
    "Upsun\\Api\\ProjectApi::actionProjectsClearBuildCache",
    "Upsun\\Api\\OrganizationProjectsApi::createOrgProject",
    "Upsun\\Api\\OrganizationProjectsApi::deleteOrgProject",
    "Upsun\\Api\\OrganizationProjectsApi::queryProjectCarbon",
    "Upsun\\Api\\OrganizationProjectsApi::updateOrgProject",
    "Upsun\\Api\\OrganizationManagementApi::estimateOrg",
    "Upsun\\Api\\OrganizationManagementApi::getOrgBillingAlertConfig",
    "Upsun\\Api\\OrganizationManagementApi::getOrgPrepaymentInfo",
    "Upsun\\Api\\OrganizationManagementApi::listOrgPrepaymentTransactions",
    "Upsun\\Api\\OrganizationManagementApi::updateOrgBillingAlertConfig",
    "Upsun\\Api\\EnvironmentApi::deployEnvironment",
    "Upsun\\Api\\UserProfilesApi::createProfilePicture",
    "Upsun\\Api\\AutoscalingApi::getAutoscalerSettings",
    "Upsun\\Api\\AutoscalingApi::patchAutoscalerSettings",
    "Upsun\\Api\\AutoscalingApi::postAutoscalerSettings",
    "Upsun\\Api\\DefaultApi::queryOrganiationCarbon",
    "Upsun\\Api\\SubscriptionsApi::canAffordSubscription",
    "Upsun\\Api\\SubscriptionsApi::canUpdateSubscription",
    "Upsun\\Api\\SubscriptionsApi::getOrgSubscription",
    "Upsun\\Api\\SubscriptionsApi::getSubscriptionUsageAlerts",
    "Upsun\\Api\\SubscriptionsApi::listOrgSubscriptions",
    "Upsun\\Api\\SubscriptionsApi::listSubscriptionAddons",
    "Upsun\\Api\\SubscriptionsApi::updateOrgSubscription",
    "Upsun\\Api\\SubscriptionsApi::updateSubscriptionUsageAlerts",
    "Upsun\\Api\\ReferencesApi::listReferencedOrgs",
    "Upsun\\Api\\ReferencesApi::listReferencedProjects",
    "Upsun\\Api\\ReferencesApi::listReferencedRegions",
    "Upsun\\Api\\ReferencesApi::listReferencedTeams",
    "Upsun\\Api\\ReferencesApi::listReferencedUsers",
    "Upsun\\Api\\UsersApi::getCurrentUserDeprecated",
    "Upsun\\Api\\AlertsApi::getUsageAlerts",
    "Upsun\\Api\\AlertsApi::updateUsageAlerts",
    "Upsun\\Api\\CertManagementApi::getProjectsProvisioners",
    "Upsun\\Api\\CertManagementApi::listProjectsProvisioners",
    "Upsun\\Api\\CertManagementApi::updateProjectsProvisioners",
    "Upsun\\Api\\DiscountsApi::getDiscount",
    "Upsun\\Api\\DiscountsApi::getTypeAllowance",
    "Upsun\\Api\\DiscountsApi::listOrgDiscounts"
  ],
  "invalid_facade_calls": [],
  "coverage_percentage": 82.63
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants