The DigitalOcean public API — droplets, Kubernetes, databases, networking and App Platform.
We already watch this spec — add your email and we'll alert you on every change, breaking ones first. Free, no credit card, one click to stop.
Rebuilt automatically from the official OpenAPI spec. Every entry is a real diff — nothing is hand-written.
version 2.0 → 2.0
| Change | Type | Severity | Why it matters |
|---|---|---|---|
POST /v2/kubernetes/clusters | request body allOf count changed | OK | allOf: 2 → 3 schema(s) |
POST /v2/kubernetes/clusters | request body property added | OK | Added (optional) |
POST /v2/kubernetes/clusters | request body property added | OK | Added (optional) |
PUT /v2/kubernetes/clusters/{cluster_id} | request body property added | OK | Added (optional) |
PUT /v2/kubernetes/clusters/{cluster_id} | request body property added | OK | Added (optional) |
POST /v2/kubernetes/clusters/{cluster_id}/node_pools | request body allOf count changed | OK | allOf: 2 → 3 schema(s) |
components/schemas/kubernetes_node_pool | allOf count changed | OK | allOf: 2 → 3 schema(s) |
components/schemas/cluster_read.node_pools[] | allOf count changed | OK | allOf: 2 → 3 schema(s) |
components/schemas/cluster_read.nvidia_gpu_dra_driver | property added | OK | Added |
components/schemas/cluster_read.amd_gpu_dra_driver | property added | OK | Added |
components/schemas/cluster.node_pools[] | allOf count changed | OK | allOf: 2 → 3 schema(s) |
components/schemas/cluster.nvidia_gpu_dra_driver | property added | OK | Added |
components/schemas/cluster.amd_gpu_dra_driver | property added | OK | Added |
components/schemas/cluster_update.nvidia_gpu_dra_driver | property added | OK | Added |
components/schemas/cluster_update.amd_gpu_dra_driver | property added | OK | Added |
components/schemas/kubernetes_node_pool_gpu_partition | schema added | OK | Shared schema "kubernetes_node_pool_gpu_partition" was added. |
components/schemas/nvidia_gpu_dra_driver | schema added | OK | Shared schema "nvidia_gpu_dra_driver" was added. |
components/schemas/amd_gpu_dra_driver | schema added | OK | Shared schema "amd_gpu_dra_driver" was added. |
Point us at your own OpenAPI spec and get the same automatic changelog, plus email alerts and breaking-change classification on every release.