diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt
index 7ffb1d2679..3378adee6c 100644
--- a/DO_OPENAPI_COMMIT_SHA.txt
+++ b/DO_OPENAPI_COMMIT_SHA.txt
@@ -1 +1 @@
-7e5b46e
+9692249
diff --git a/changelist.md b/changelist.md
index 8d74d72915..0612b290ee 100644
--- a/changelist.md
+++ b/changelist.md
@@ -1,6 +1,10 @@
## Changelist
-Current commit: digitalocean/openapi@3d7b823 (2026-07-03T11:48:42Z)
-Target commit: digitalocean/openapi@7e5b46e (2026-07-08T11:33:21Z)
+Current commit: digitalocean/openapi@7e5b46e (2026-07-08T11:33:21Z)
+Target commit: digitalocean/openapi@9692249 (2026-07-27T08:45:08Z)
-* digitalocean/openapi#1200: MS-873: Add eval run name editing and model catalog badges to OpenAPI spec - 2026-07-08T11:33:21Z []
+* digitalocean/openapi#1206: Update spec to support project:assign_resource standardization - 2026-07-27T08:45:08Z []
+* digitalocean/openapi#1205: update disk_info enum - 2026-07-23T11:57:48Z []
+* digitalocean/openapi#1203: [DBAAS-8887] Add 16 new MySQL advanced config parameters - 2026-07-17T07:54:47Z []
+* digitalocean/openapi#1202: DBAAS-8634: Document pg_allow_replication optional default and update path - 2026-07-16T09:12:20Z []
+* digitalocean/openapi#1201: Add p2p_oci_registry_plugin to k8s response - 2026-07-09T14:24:10Z []
diff --git a/docs/interfaces/v2_databases.DatabasesPostRequestBody.html b/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
index c81585adf9..5f47047d08 100644
--- a/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
+++ b/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
@@ -32,33 +32,33 @@
Autoscaling configuration for the database cluster. Currently only supports storage autoscaling. If null, autoscaling is not configured for the cluster. The backup_restore property The backup_restore property The connection property A time value given in ISO8601 combined date and time format that represents when the database cluster was created. An array of strings containing the names of databases created in the database cluster. The do_settings property A slug representing the database engine used for the cluster. The possible values are: "pg" for PostgreSQL, "mysql" for MySQL, "redis" for Caching, "mongodb" for MongoDB, "kafka" for Kafka, "opensearch" for OpenSearch, "valkey" for Valkey, "advanced_pg" for PostgreSQL Advanced Edition, and "advanced_mysql" for MySQL Advanced Edition. Advanced Edition engines are currently in public preview. A unique ID that can be used to identify and reference a database cluster. The maintenance_window property Public hostname and port of the cluster's metrics endpoint(s). Includes one record for the cluster's primary node and a second entry for the cluster's standby node(s). A unique, human-readable name referring to a database cluster. The number of nodes in the database cluster. The private_connection property A string specifying the UUID of the VPC to which the database cluster will be assigned. If excluded, the cluster when creating a new database cluster, it will be assigned to your account's default VPC for the region. The ID of the project that the database cluster is assigned to. If excluded when creating a new database cluster, it will be assigned to your default project. The slug identifier for the region where the database cluster is located. The rules property The connection details for Schema Registry. A string representing the semantic version of the database engine in use for the cluster. The slug identifier representing the size of the nodes in the database cluster. The standby_connection property The standby_private_connection property A string representing the current status of the database cluster. Additional storage added to the cluster, in MiB. If null, no additional storage is added to the cluster, beyond what is provided as a base amount from the 'size' and any previously added additional storage. An array of tags (as strings) to apply to the database cluster. The connection details for OpenSearch dashboard. The users property A string representing the version of the database engine in use for the cluster. A timestamp referring to the date when the particular version will no longer be available for creating new clusters. If null, the version does not have an end of availability timeline. A timestamp referring to the date when the particular version will no longer be supported. If null, the version does not have an end of life timeline.Properties
OptionaladditionalOptionalautoscaleOptionalbackupOptionalbackupOptionalconnectionOptionalcreatedOptionaldbOptionaldoOptionalengineOptionalidOptionalmaintenanceOptionalmetricsOptionalnameOptionalnumOptionalprivateOptionalprivate
Requires vpc:read scope.Optionalproject
Requires project:update scope.OptionalregionOptionalrulesOptionalschemaOptionalsemanticOptionalsizeOptionalstandbyOptionalstandbyOptionalstatusOptionalstorageOptionaltags
Requires tag:create scope.OptionaluiOptionalusersOptionalversionOptionalversionOptionalversion
Gets the additional data for this object that did not belong to the properties.