Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] New version: W/64f605fe-14ec50 #88

Open
github-actions bot opened this issue Sep 4, 2023 · 0 comments
Open

[API] New version: W/64f605fe-14ec50 #88

github-actions bot opened this issue Sep 4, 2023 · 0 comments
Labels
timeweb.cloud timeweb.cloud API related

Comments

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

New API version is available.
Workflow run: https://github.com/LulzLoL231/timeweb-cloud/actions/runs/6076579895/

Differences

AddedPath:

  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1account~1notification-settings)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups~1{group_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups~1{group_id}~1resources)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups~1{group_id}~1resources~1{resource_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups~1{group_id}~1rules)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1groups~1{group_id}~1rules~1{rule_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1firewall~1service~1{resource_type}~1{resource_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases~1{db_cluster_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases~1{db_cluster_id}~1admins)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases~1{db_cluster_id}~1admins~1{admin_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases~1{db_cluster_id}~1instances)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1databases~1{db_cluster_id}~1instances~1{instance_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1dbs~1{db_id}~1auto-backups)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1servers~1{server_id}~1image-unmount)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v2~1vpcs)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v2~1vpcs~1{vpc_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v2~1vpcs~1{vpc_id}~1services)
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1vpcs~1{vpc_id})
  • The new version is adding a path that was not found in the old version. (#/paths/~1api~1v1~1vpcs~1{vpc_id}~1ports)

AddedOperation:

  • The new version is adding an operation that was not found in the old version. (#/paths/~1api~1v1~1images~1{image_id}/post)

ConstraintIsWeaker:

  • The new version has a less constraining 'enum' value than the previous one. (#/paths/~1api~1v1~1servers~1{server_id}~1logs/get/parameters/3/schema/enum)
  • The new version has a less constraining 'enum' value than the previous one. (#/paths/~1api~1v1~1domains/get/parameters/5/schema/enum)
  • The new version has a less constraining 'enum' value than the previous one. (#/schemas/use/properties/money_source/enum)
  • The new version has a less constraining 'enum' value than the previous one. (#/schemas/invoice/properties/money_source/enum)
  • The new version has a less constraining 'enum' value than the previous one. (#/schemas/free/properties/money_source/enum)
  • The new version has a less constraining 'enum' value than the previous one. (#/schemas/bonus/properties/money_source/enum)

ResponseBodyFormatNowSupported:

  • The old version did not support 'application/json' as a response body format. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1mkdir/post/responses/409/content/application~1json)

ModifiedOperationId:

  • The operation id has been changed from '' to 'getFinances'. This will impact generated code. (#/paths/~1api~1v1~1account~1finances/get/operationId)
  • The operation id has been changed from '' to 'getAccountStatus'. This will impact generated code. (#/paths/~1api~1v1~1account~1status/get/operationId)
  • The operation id has been changed from 'Получение_списка_образов_api_v1__account__images_get' to 'getImages'. This will impact generated code. (#/paths/~1api~1v1~1images/get/operationId)
  • The operation id has been changed from 'Создание_образа_api_v1__account__images_post' to 'createImage'. This will impact generated code. (#/paths/~1api~1v1~1images/post/operationId)
  • The operation id has been changed from 'Получение_информации_о_образе_api_v1__account__images__image_id__get' to 'getImage'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}/get/operationId)
  • The operation id has been changed from 'Удаление_образа_api_v1__account__images__image_id__delete' to 'deleteImage'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}/delete/operationId)
  • The operation id has been changed from 'Обновление_информации_о_образе_api_v1__account__images__image_id__patch' to 'updateImage'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}/patch/operationId)
  • The operation id has been changed from 'Получение_информации_о_ссылках_на_скачивание_образов_api_v1__account__images__image_id__download_url_get' to 'getImageDownloadURLs'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}~1download-url/get/operationId)
  • The operation id has been changed from 'Создание_ссылки_на_скачивание_образа_api_v1__account__images__image_id__download_url_post' to 'createImageDownloadUrl'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}~1download-url/post/operationId)
  • The operation id has been changed from 'Получение_информации_о_ссылке_на_скачивание_образа_api_v1__account__images__image_id__download_url__image_url_id__get' to 'getImageDownloadURL'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}~1download-url~1{image_url_id}/get/operationId)
  • The operation id has been changed from 'Удаление_ссылки_на_образ_api_v1__account__images__image_id__download_url__image_url_id__delete' to 'deleteImageDownloadURL'. This will impact generated code. (#/paths/~1api~1v1~1images~1{image_id}~1download-url~1{image_url_id}/delete/operationId)
  • The operation id has been changed from '' to 'getBalancers'. This will impact generated code. (#/paths/~1api~1v1~1balancers/get/operationId)
  • The operation id has been changed from '' to 'createBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers/post/operationId)
  • The operation id has been changed from '' to 'getBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}/get/operationId)
  • The operation id has been changed from '' to 'updateBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}/delete/operationId)
  • The operation id has been changed from '' to 'getBalancerIPs'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1ips/get/operationId)
  • The operation id has been changed from '' to 'addIPsToBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1ips/post/operationId)
  • The operation id has been changed from '' to 'deleteIPsFromBalancer'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1ips/delete/operationId)
  • The operation id has been changed from '' to 'getBalancerRules'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1rules/get/operationId)
  • The operation id has been changed from '' to 'createBalancerRule'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1rules/post/operationId)
  • The operation id has been changed from '' to 'updateBalancerRule'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1rules~1{rule_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteBalancerRule'. This will impact generated code. (#/paths/~1api~1v1~1balancers~1{balancer_id}~1rules~1{rule_id}/delete/operationId)
  • The operation id has been changed from '' to 'getBalancersPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1balancers/get/operationId)
  • The operation id has been changed from '' to 'getDatabases'. This will impact generated code. (#/paths/~1api~1v1~1dbs/get/operationId)
  • The operation id has been changed from '' to 'createDatabase'. This will impact generated code. (#/paths/~1api~1v1~1dbs/post/operationId)
  • The operation id has been changed from '' to 'getDatabase'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}/get/operationId)
  • The operation id has been changed from '' to 'updateDatabase'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteDatabase'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}/delete/operationId)
  • The operation id has been changed from '' to 'getDatabaseBackups'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}~1backups/get/operationId)
  • The operation id has been changed from '' to 'createDatabaseBackup'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}~1backups/post/operationId)
  • The operation id has been changed from '' to 'deleteDatabaseBackup'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}~1backups~1{backup_id}/delete/operationId)
  • The operation id has been changed from '' to 'getDatabaseBackup'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}~1backups~1{backup_id}/get/operationId)
  • The operation id has been changed from '' to 'restoreDatabaseFromBackup'. This will impact generated code. (#/paths/~1api~1v1~1dbs~1{db_id}~1backups~1{backup_id}/put/operationId)
  • The operation id has been changed from '' to 'getDatabasesPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1dbs/get/operationId)
  • The operation id has been changed from '' to 'getDedicatedServers'. This will impact generated code. (#/paths/~1api~1v1~1dedicated-servers/get/operationId)
  • The operation id has been changed from '' to 'createDedicatedServer'. This will impact generated code. (#/paths/~1api~1v1~1dedicated-servers/post/operationId)
  • The operation id has been changed from '' to 'getDedicatedServer'. This will impact generated code. (#/paths/~1api~1v1~1dedicated-servers~1{dedicated_id}/get/operationId)
  • The operation id has been changed from '' to 'updateDedicatedServer'. This will impact generated code. (#/paths/~1api~1v1~1dedicated-servers~1{dedicated_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteDedicatedServer'. This will impact generated code. (#/paths/~1api~1v1~1dedicated-servers~1{dedicated_id}/delete/operationId)
  • The operation id has been changed from '' to 'getDedicatedServersPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1dedicated-servers/get/operationId)
  • The operation id has been changed from '' to 'getDedicatedServerPresetAdditionalServices'. This will impact generated code. (#/paths/~1api~1v1~1presets~1dedicated-servers~1{preset_id}~1additional-services/get/operationId)
  • The operation id has been changed from 'Получение_списка_кластеров_api_v1__customer__clusters_get' to 'getClusters'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters/get/operationId)
  • The operation id has been changed from 'Создание_кластера_api_v1__customer__clusters_post' to 'createCluster'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters/post/operationId)
  • The operation id has been changed from 'Получение_информации_о_кластере_api_v1__customer__clusters__cluster_id__get' to 'getCluster'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}/get/operationId)
  • The operation id has been changed from 'Удаление_кластера_api_v1__customer__clusters__cluster_id__delete' to 'deleteCluster'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}/delete/operationId)
  • The operation id has been changed from 'Обновление_информации_о_кластере_api_v1__customer__clusters__cluster_id__patch' to 'updateCluster'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}/patch/operationId)
  • The operation id has been changed from 'Получение_ресурсов_кластера_api_v1__customer__clusters__cluster_id__resources_get' to 'getClusterResources'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1resources/get/operationId)
  • The operation id has been changed from 'Получение_файла_kubeconfig_api_v1__customer__clusters__cluster_id__kubeconfig_get' to 'getClusterKubeconfig'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1kubeconfig/get/operationId)
  • The operation id has been changed from 'Получение_групп_нод_кластера_api_v1__customer__clusters__cluster_id__groups_get' to 'getClusterNodeGroups'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups/get/operationId)
  • The operation id has been changed from 'Создание_группы_нод_api_v1__customer__clusters__cluster_id__groups_post' to 'createClusterNodeGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups/post/operationId)
  • The operation id has been changed from 'Получение_информации_о_группе_нод_api_v1__customer__clusters__cluster_id__groups__group_id__get' to 'getClusterNodeGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups~1{group_id}/get/operationId)
  • The operation id has been changed from 'Удаление_группы_нод_api_v1__customer__clusters__cluster_id__groups__group_id__delete' to 'deleteClusterNodeGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups~1{group_id}/delete/operationId)
  • The operation id has been changed from 'Получение_списка_нод_принадлежащих_группе_api_v1__customer__clusters__cluster_id__groups__group_id__nodes_get' to 'getClusterNodesFromGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups~1{group_id}~1nodes/get/operationId)
  • The operation id has been changed from 'Увеличение_количество_нод_в_группе_на_указанное_количество_api_v1__customer__clusters__cluster_id__groups__group_id__nodes_post' to 'increaseCountOfNodesInGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups~1{group_id}~1nodes/post/operationId)
  • The operation id has been changed from 'Уменьшение_количества_нод_в_группе_на_указанное_количество_api_v1__customer__clusters__cluster_id__groups__group_id__nodes_delete' to 'reduceCountOfNodesInGroup'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1groups~1{group_id}~1nodes/delete/operationId)
  • The operation id has been changed from 'Получение_списка_нод_api_v1__customer__clusters__cluster_id__nodes_get' to 'getClusterNodes'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1nodes/get/operationId)
  • The operation id has been changed from 'Удаление_ноды_api_v1__customer__clusters__cluster_id__nodes__node_id__delete' to 'deleteClusterNode'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}~1nodes~1{node_id}/delete/operationId)
  • The operation id has been changed from 'Получение_списка_версий_k8s_api_v1_k8s_versions_get' to 'getK8SVersions'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1k8s_versions/get/operationId)
  • The operation id has been changed from 'Получение_списка_сетевых_драйверов_k8s_api_v1_network_drivers_get' to 'getK8SNetworkDrivers'. This will impact generated code. (#/paths/~1api~1v1~1k8s~1network_drivers/get/operationId)
  • The operation id has been changed from 'Получение_списка_тарифов_api_v1_presets_get' to 'getKubernetesPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1k8s/get/operationId)
  • The operation id has been changed from '' to 'getServers'. This will impact generated code. (#/paths/~1api~1v1~1servers/get/operationId)
  • The operation id has been changed from '' to 'createServer'. This will impact generated code. (#/paths/~1api~1v1~1servers/post/operationId)
  • The operation id has been changed from '' to 'getServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}/get/operationId)
  • The operation id has been changed from '' to 'deleteServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}/delete/operationId)
  • The operation id has been changed from '' to 'updateServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}/patch/operationId)
  • The operation id has been changed from '' to 'performActionOnServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1action/post/operationId)
  • The operation id has been changed from '' to 'cloneServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1clone/post/operationId)
  • The operation id has been changed from '' to 'getServerStatistics'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1statistics/get/operationId)
  • The operation id has been changed from '' to 'getOsList'. This will impact generated code. (#/paths/~1api~1v1~1os~1servers/get/operationId)
  • The operation id has been changed from '' to 'getServersPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1servers/get/operationId)
  • The operation id has been changed from '' to 'getConfigurators'. This will impact generated code. (#/paths/~1api~1v1~1configurator~1servers/get/operationId)
  • The operation id has been changed from '' to 'getSoftware'. This will impact generated code. (#/paths/~1api~1v1~1software~1servers/get/operationId)
  • The operation id has been changed from '' to 'updateServerOSBootMode'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1boot-mode/post/operationId)
  • The operation id has been changed from '' to 'updateServerNAT'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1local-networks~1nat-mode/patch/operationId)
  • The operation id has been changed from '' to 'getServerIPs'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ips/get/operationId)
  • The operation id has been changed from '' to 'addServerIP'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ips/post/operationId)
  • The operation id has been changed from '' to 'deleteServerIP'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ips/delete/operationId)
  • The operation id has been changed from '' to 'updateServerIP'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ips/patch/operationId)
  • The operation id has been changed from '' to 'getServerLogs'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1logs/get/operationId)
  • The operation id has been changed from '' to 'getServerDisks'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks/get/operationId)
  • The operation id has been changed from '' to 'createServerDisk'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks/post/operationId)
  • The operation id has been changed from '' to 'getServerDisk'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}/get/operationId)
  • The operation id has been changed from '' to 'updateServerDisk'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteServerDisk'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}/delete/operationId)
  • The operation id has been changed from '' to 'getServerDiskAutoBackupSettings'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1auto-backups/get/operationId)
  • The operation id has been changed from '' to 'updateServerDiskAutoBackupSettings'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1auto-backups/patch/operationId)
  • The operation id has been changed from '' to 'createServerDiskBackup'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups/post/operationId)
  • The operation id has been changed from '' to 'getServerDiskBackups'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups/get/operationId)
  • The operation id has been changed from '' to 'updateServerDiskBackup'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteServerDiskBackup'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}/delete/operationId)
  • The operation id has been changed from '' to 'getServerDiskBackup'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}/get/operationId)
  • The operation id has been changed from '' to 'performActionOnBackup'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}~1action/post/operationId)
  • The operation id has been changed from '' to 'getProjects'. This will impact generated code. (#/paths/~1api~1v1~1projects/get/operationId)
  • The operation id has been changed from '' to 'createProject'. This will impact generated code. (#/paths/~1api~1v1~1projects/post/operationId)
  • The operation id has been changed from '' to 'getProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}/get/operationId)
  • The operation id has been changed from '' to 'deleteProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}/delete/operationId)
  • The operation id has been changed from '' to 'updateProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}/put/operationId)
  • The operation id has been changed from '' to 'getProjectBalancers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1balancers/get/operationId)
  • The operation id has been changed from '' to 'addBalancerToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1balancers/post/operationId)
  • The operation id has been changed from '' to 'getProjectStorages'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1buckets/get/operationId)
  • The operation id has been changed from '' to 'addStorageToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1buckets/post/operationId)
  • The operation id has been changed from '' to 'getProjectClusters'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1clusters/get/operationId)
  • The operation id has been changed from '' to 'addClusterToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1clusters/post/operationId)
  • The operation id has been changed from '' to 'getProjectServers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1servers/get/operationId)
  • The operation id has been changed from '' to 'addServerToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1servers/post/operationId)
  • The operation id has been changed from '' to 'getProjectDatabases'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1databases/get/operationId)
  • The operation id has been changed from '' to 'addDatabaseToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1databases/post/operationId)
  • The operation id has been changed from '' to 'getProjectDedicatedServers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1dedicated/get/operationId)
  • The operation id has been changed from '' to 'addDedicatedServerToProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1dedicated/post/operationId)
  • The operation id has been changed from '' to 'getAllProjectResources'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources/get/operationId)
  • The operation id has been changed from '' to 'getAccountBalancers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1balancers/get/operationId)
  • The operation id has been changed from '' to 'getAccountServers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1servers/get/operationId)
  • The operation id has been changed from '' to 'getAccountStorages'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1buckets/get/operationId)
  • The operation id has been changed from '' to 'getAccountClusters'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1clusters/get/operationId)
  • The operation id has been changed from '' to 'getAccountDatabases'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1databases/get/operationId)
  • The operation id has been changed from '' to 'getAccountDedicatedServers'. This will impact generated code. (#/paths/~1api~1v1~1projects~1resources~1dedicated/get/operationId)
  • The operation id has been changed from '' to 'transferResourceToAnotherProject'. This will impact generated code. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1transfer/put/operationId)
  • The operation id has been changed from '' to 'getStorages'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets/get/operationId)
  • The operation id has been changed from '' to 'createStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets/post/operationId)
  • The operation id has been changed from '' to 'deleteStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}/delete/operationId)
  • The operation id has been changed from '' to 'updateStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}/patch/operationId)
  • The operation id has been changed from '' to 'getStoragesPresets'. This will impact generated code. (#/paths/~1api~1v1~1presets~1storages/get/operationId)
  • The operation id has been changed from '' to 'getStorageUsers'. This will impact generated code. (#/paths/~1api~1v1~1storages~1users/get/operationId)
  • The operation id has been changed from '' to 'updateStorageUser'. This will impact generated code. (#/paths/~1api~1v1~1storages~1users~1{user_id}/patch/operationId)
  • The operation id has been changed from '' to 'getStorageTransferStatus'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1transfer-status/get/operationId)
  • The operation id has been changed from '' to 'transferStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1transfer/post/operationId)
  • The operation id has been changed from '' to 'getStorageSubdomains'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1subdomains/get/operationId)
  • The operation id has been changed from '' to 'addStorageSubdomains'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1subdomains/post/operationId)
  • The operation id has been changed from '' to 'deleteStorageSubdomains'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1subdomains/delete/operationId)
  • The operation id has been changed from '' to 'getStorageFilesList'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1list/get/operationId)
  • The operation id has been changed from '' to 'renameStorageFile'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1rename/post/operationId)
  • The operation id has been changed from '' to 'deleteStorageFile'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1remove/delete/operationId)
  • The operation id has been changed from '' to 'copyStorageFile'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1copy/post/operationId)
  • The operation id has been changed from '' to 'uploadFileToStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1upload/post/operationId)
  • The operation id has been changed from '' to 'createFolderInStorage'. This will impact generated code. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1mkdir/post/operationId)
  • The operation id has been changed from '' to 'addStorageSubdomainCertificate'. This will impact generated code. (#/paths/~1api~1v1~1storages~1certificates~1generate/post/operationId)
  • The operation id has been changed from '' to 'getTokens'. This will impact generated code. (#/paths/~1api~1v1~1auth~1api-keys/get/operationId)
  • The operation id has been changed from '' to 'createToken'. This will impact generated code. (#/paths/~1api~1v1~1auth~1api-keys/post/operationId)
  • The operation id has been changed from '' to 'updateToken'. This will impact generated code. (#/paths/~1api~1v1~1auth~1api-keys~1{token_id}/patch/operationId)
  • The operation id has been changed from '' to 'reissueToken'. This will impact generated code. (#/paths/~1api~1v1~1auth~1api-keys~1{token_id}/put/operationId)
  • The operation id has been changed from '' to 'deleteToken'. This will impact generated code. (#/paths/~1api~1v1~1auth~1api-keys~1{token_id}/delete/operationId)
  • The operation id has been changed from '' to 'getAuthAccessSettings'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access/get/operationId)
  • The operation id has been changed from '' to 'updateAuthRestrictionsByCountries'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1countries~1enabled/post/operationId)
  • The operation id has been changed from '' to 'getCountries'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1countries/get/operationId)
  • The operation id has been changed from '' to 'addCountriesToAllowedList'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1countries/post/operationId)
  • The operation id has been changed from '' to 'deleteCountriesFromAllowedList'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1countries/delete/operationId)
  • The operation id has been changed from '' to 'updateAuthRestrictionsByIP'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1ips~1enabled/post/operationId)
  • The operation id has been changed from '' to 'addIPsToAllowedList'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1ips/post/operationId)
  • The operation id has been changed from '' to 'deleteIPsFromAllowedList'. This will impact generated code. (#/paths/~1api~1v1~1auth~1access~1ips/delete/operationId)
  • The operation id has been changed from '' to 'getMailboxes'. This will impact generated code. (#/paths/~1api~1v1~1mail/get/operationId)
  • The operation id has been changed from '' to 'getMailQuota'. This will impact generated code. (#/paths/~1api~1v1~1mail~1quota/get/operationId)
  • The operation id has been changed from '' to 'updateMailQuota'. This will impact generated code. (#/paths/~1api~1v1~1mail~1quota/patch/operationId)
  • The operation id has been changed from '' to 'getDomainMailboxes'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}/get/operationId)
  • The operation id has been changed from '' to 'createDomainMailbox'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}/post/operationId)
  • The operation id has been changed from '' to 'getDomainMailInfo'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1info/get/operationId)
  • The operation id has been changed from '' to 'updateDomainMailInfo'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1info/patch/operationId)
  • The operation id has been changed from '' to 'getMailbox'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1mailboxes~1{mailbox}/get/operationId)
  • The operation id has been changed from '' to 'updateMailbox'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1mailboxes~1{mailbox}/patch/operationId)
  • The operation id has been changed from '' to 'deleteMailbox'. This will impact generated code. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1mailboxes~1{mailbox}/delete/operationId)
  • The operation id has been changed from '' to 'getDomains'. This will impact generated code. (#/paths/~1api~1v1~1domains/get/operationId)
  • The operation id has been changed from '' to 'getDomain'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}/get/operationId)
  • The operation id has been changed from '' to 'updateDomainAutoProlongation'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}/patch/operationId)
  • The operation id has been changed from '' to 'deleteDomain'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}/delete/operationId)
  • The operation id has been changed from '' to 'getDomainDNSRecords'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1dns-records/get/operationId)
  • The operation id has been changed from '' to 'createDomainDNSRecord'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1dns-records/post/operationId)
  • The operation id has been changed from '' to 'updateDomainDNSRecord'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1dns-records~1{record_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteDomainDNSRecord'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1dns-records~1{record_id}/delete/operationId)
  • The operation id has been changed from '' to 'getDomainDefaultDNSRecords'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1default-dns-records/get/operationId)
  • The operation id has been changed from '' to 'addSubdomain'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1subdomains~1{subdomain_fqdn}/post/operationId)
  • The operation id has been changed from '' to 'deleteSubdomain'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1subdomains~1{subdomain_fqdn}/delete/operationId)
  • The operation id has been changed from '' to 'getDomainNameServers'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1name-servers/get/operationId)
  • The operation id has been changed from '' to 'updateDomainNameServers'. This will impact generated code. (#/paths/~1api~1v1~1domains~1{fqdn}~1name-servers/put/operationId)
  • The operation id has been changed from '' to 'getDomainRequests'. This will impact generated code. (#/paths/~1api~1v1~1domains-requests/get/operationId)
  • The operation id has been changed from '' to 'createDomainRequest'. This will impact generated code. (#/paths/~1api~1v1~1domains-requests/post/operationId)
  • The operation id has been changed from '' to 'getDomainRequest'. This will impact generated code. (#/paths/~1api~1v1~1domains-requests~1{request_id}/get/operationId)
  • The operation id has been changed from '' to 'updateDomainRequest'. This will impact generated code. (#/paths/~1api~1v1~1domains-requests~1{request_id}/patch/operationId)
  • The operation id has been changed from '' to 'getTLDs'. This will impact generated code. (#/paths/~1api~1v1~1tlds/get/operationId)
  • The operation id has been changed from '' to 'getTLD'. This will impact generated code. (#/paths/~1api~1v1~1tlds~1{tld_id}/get/operationId)
  • The operation id has been changed from '' to 'checkDomain'. This will impact generated code. (#/paths/~1api~1v1~1check-domain~1{fqdn}/get/operationId)
  • The operation id has been changed from '' to 'addDomain'. This will impact generated code. (#/paths/~1api~1v1~1add-domain~1{fqdn}/post/operationId)
  • The operation id has been changed from '' to 'getKeys'. This will impact generated code. (#/paths/~1api~1v1~1ssh-keys/get/operationId)
  • The operation id has been changed from '' to 'createKey'. This will impact generated code. (#/paths/~1api~1v1~1ssh-keys/post/operationId)
  • The operation id has been changed from '' to 'getKey'. This will impact generated code. (#/paths/~1api~1v1~1ssh-keys~1{ssh_key_id}/get/operationId)
  • The operation id has been changed from '' to 'updateKey'. This will impact generated code. (#/paths/~1api~1v1~1ssh-keys~1{ssh_key_id}/patch/operationId)
  • The operation id has been changed from '' to 'deleteKey'. This will impact generated code. (#/paths/~1api~1v1~1ssh-keys~1{ssh_key_id}/delete/operationId)
  • The operation id has been changed from '' to 'addKeyToServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ssh-keys/post/operationId)
  • The operation id has been changed from '' to 'deleteKeyFromServer'. This will impact generated code. (#/paths/~1api~1v1~1servers~1{server_id}~1ssh-keys~1{ssh_key_id}/delete/operationId)

AddedOptionalProperty:

  • The new version has a new optional property 'upload_url' that was not found in the old version. (#/paths/~1api~1v1~1images/post/requestBody/content/application~1json/schema/properties/upload_url)
  • The new version has a new optional property 'location' that was not found in the old version. (#/paths/~1api~1v1~1images/post/requestBody/content/application~1json/schema/properties/location)
  • The new version has a new optional property 'os' that was not found in the old version. (#/paths/~1api~1v1~1images/post/requestBody/content/application~1json/schema/properties/os)
  • The new version has a new optional property 'network' that was not found in the old version. (#/paths/~1api~1v1~1balancers/post/requestBody/content/application~1json/schema/properties/network)
  • The new version has a new optional property 'network' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/network)
  • The new version has a new optional property 'max_connections' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/max_connections)
  • The new version has a new optional property 'shared_buffers' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/shared_buffers)
  • The new version has a new optional property 'wal_buffers' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/wal_buffers)
  • The new version has a new optional property 'temp_buffers' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/temp_buffers)
  • The new version has a new optional property 'work_mem' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/work_mem)
  • The new version has a new optional property 'sql_mode' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/sql_mode)
  • The new version has a new optional property 'query_cache_type' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/query_cache_type)
  • The new version has a new optional property 'query_cache_size' that was not found in the old version. (#/paths/~1api~1v1~1dbs/post/requestBody/content/application~1json/schema/properties/config_parameters/properties/query_cache_size)
  • The new version has a new optional property 'network' that was not found in the old version. (#/paths/~1api~1v1~1servers/post/requestBody/content/application~1json/schema/properties/network)
  • The new version has a new optional property 'cloud_init' that was not found in the old version. (#/paths/~1api~1v1~1servers/post/requestBody/content/application~1json/schema/properties/cloud_init)
  • The new version has a new optional property 'image_id' that was not found in the old version. (#/paths/~1api~1v1~1servers~1{server_id}/patch/requestBody/content/application~1json/schema/properties/image_id)
  • The new version has a new optional property 'cloud_init' that was not found in the old version. (#/paths/~1api~1v1~1servers~1{server_id}/patch/requestBody/content/application~1json/schema/properties/cloud_init)
  • The new version has a new optional property 'is_able_to_delete' that was not found in the old version. (#/paths/~1api~1v1~1auth~1api-keys/post/requestBody/content/application~1json/schema/properties/is_able_to_delete)

DefaultValueChanged:

  • The new version has a different default value than the previous one. (#/paths/~1api~1v1~1images/post/requestBody/content/application~1json/schema/properties/name/default)
  • The new version has a different default value than the previous one. (#/paths/~1api~1v1~1images/post/requestBody/content/application~1json/schema/properties/description/default)
  • The new version has a different default value than the previous one. (#/paths/~1api~1v1~1k8s~1clusters/post/requestBody/content/application~1json/schema/properties/description/default)
  • The new version has a different default value than the previous one. (#/paths/~1api~1v1~1k8s~1clusters/post/requestBody/content/application~1json/schema/properties/worker_groups/default)
  • The new version has a different default value than the previous one. (#/schemas/schemas-BaseError/properties/response_id/default)

RemovedProperty:

  • The new version is missing a property found in the old version. Was 'preset_id' renamed or removed? (#/paths/~1api~1v1~1balancers~1{balancer_id}/patch/requestBody/content/application~1json/schema/properties/preset_id)

AddingOptionalParameter:

  • The optional parameter 'hash' was added in the new version. (#/paths/~1api~1v1~1balancers~1{balancer_id}/delete/parameters/1)
  • The optional parameter 'code' was added in the new version. (#/paths/~1api~1v1~1balancers~1{balancer_id}/delete/parameters/2)
  • The optional parameter 'hash' was added in the new version. (#/paths/~1api~1v1~1dbs~1{db_id}/delete/parameters/1)
  • The optional parameter 'code' was added in the new version. (#/paths/~1api~1v1~1dbs~1{db_id}/delete/parameters/2)
  • The optional parameter 'hash' was added in the new version. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}/delete/parameters/1)
  • The optional parameter 'code' was added in the new version. (#/paths/~1api~1v1~1k8s~1clusters~1{cluster_id}/delete/parameters/2)
  • The optional parameter 'hash' was added in the new version. (#/paths/~1api~1v1~1servers~1{server_id}/delete/parameters/1)
  • The optional parameter 'code' was added in the new version. (#/paths/~1api~1v1~1servers~1{server_id}/delete/parameters/2)
  • The optional parameter 'hash' was added in the new version. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}/delete/parameters/1)
  • The optional parameter 'code' was added in the new version. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}/delete/parameters/2)

TypeChanged:

  • The new version has a different type 'string' than the previous one 'number'. (#/paths/~1api~1v1~1servers/post/requestBody/content/application~1json/schema/properties/image_id/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1boot-mode/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1local-networks~1nat-mode/patch/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1disks/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}/patch/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}/patch/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1servers~1{server_id}~1disks~1{disk_id}~1backups~1{backup_id}~1action/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'integer' than the previous one 'number'. (#/paths/~1api~1v1~1projects~1{project_id}/get/parameters/0/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1balancers/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1buckets/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1clusters/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1servers/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1databases/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1dedicated/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1mail~1quota/patch/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1mail~1domains~1{domain}/post/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1info/patch/requestBody/content/application~1json/schema/type)
  • The new version has a different type 'object' than the previous one ''. (#/schemas/server-backup/type)
  • The new version has a different type 'boolean' than the previous one 'true'. (#/schemas/auto-reply-is-disabled/properties/is_enabled/type)
  • The new version has a different type 'boolean' than the previous one 'true'. (#/schemas/spam-filter-is-disabled/properties/is_enabled/type)
  • The new version has a different type 'boolean' than the previous one 'true'. (#/schemas/forwarding-incoming-is-disabled/properties/is_enabled/type)
  • The new version has a different type 'boolean' than the previous one 'true'. (#/schemas/forwarding-outgoing-is-disabled/properties/is_enabled/type)

TypeFormatChanged:

  • The new version has a different format than the previous one. (#/paths/~1api~1v1~1servers/post/requestBody/content/application~1json/schema/properties/image_id/format)
  • The new version has a different format than the previous one. (#/schemas/dedicated-server-additional-service/properties/name/format)

AddingResponseCode:

  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1balancers/post/responses/200)
  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1buckets/post/responses/200)
  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1clusters/post/responses/200)
  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1servers/post/responses/200)
  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1databases/post/responses/200)
  • The new version adds a response code '200'. (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1dedicated/post/responses/200)

RemovedResponseCode:

  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1balancers/post/responses/201)
  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1buckets/post/responses/201)
  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1clusters/post/responses/201)
  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1servers/post/responses/201)
  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1databases/post/responses/201)
  • The new version removes the response code '201' (#/paths/~1api~1v1~1projects~1{project_id}~1resources~1dedicated/post/responses/201)

ReferenceRedirection:

  • The '$ref' property points to different models in the old and new versions. (#/paths/~1api~1v1~1storages~1buckets~1{bucket_id}~1object-manager~1mkdir/post/responses/409)
  • The '$ref' property points to different models in the old and new versions. (#/paths/~1api~1v1~1auth~1api-keys~1{token_id}/patch/requestBody/content/application~1json/schema)

AddedRequiredProperty:

  • The new version has new required property 'total' that was not found in the old version. (#/paths/~1api~1v1~1mail~1quota/patch/requestBody/content/application~1json/schema)
  • The new version has new required property 'email' that was not found in the old version. (#/paths/~1api~1v1~1mail~1domains~1{domain}~1info/patch/requestBody/content/application~1json/schema)
  • The new version has new required property 'is_custom' that was not found in the old version. (#/schemas/ImageOutAPI)
  • The new version has new required property 'progress' that was not found in the old version. (#/schemas/backup)
  • The new version has new required property 'root_pass, image, cloud_init' that was not found in the old version. (#/schemas/vds)
  • The new version has new required property 'progress' that was not found in the old version. (#/schemas/server-backup)
  • The new version has new required property 'is_able_to_delete' that was not found in the old version. (#/schemas/api-key)

DifferentAllOf:

  • The new version has a different 'allOf' property than the previous one. (#/schemas/domain-request/properties/prime/allOf)

RemovedDefinition:

  • The new version is missing a definition that was found in the old version. Was 'register' removed or renamed? (#/schemas/register)
  • The new version is missing a definition that was found in the old version. Was 'prolong' removed or renamed? (#/schemas/prolong)
  • The new version is missing a definition that was found in the old version. Was 'transfer' removed or renamed? (#/schemas/transfer)
@github-actions github-actions bot added the timeweb.cloud timeweb.cloud API related label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
timeweb.cloud timeweb.cloud API related
Projects
None yet
Development

No branches or pull requests

0 participants