diff --git a/changelist.md b/changelist.md
index 4cd6f3f16..a088fc9cc 100644
--- a/changelist.md
+++ b/changelist.md
@@ -1,6 +1,5 @@
## Changelist
-Current commit: digitalocean/openapi@578e1b5 (2025-12-16T18:30:04Z)
+Current commit: digitalocean/openapi@8e30ff8 (2025-12-17T10:34:53Z)
Target commit: digitalocean/openapi@8e30ff8 (2025-12-17T10:34:53Z)
-* digitalocean/openapi#1122: update examples/curl for create KB and create data source - 2025-12-17T10:34:53Z []
diff --git a/docs/interfaces/v2_databases.DatabasesPostRequestBody.html b/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
index da06fdac9..7354a5217 100644
--- a/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
+++ b/docs/interfaces/v2_databases.DatabasesPostRequestBody.html
@@ -31,32 +31,32 @@
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. 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, and "valkey" for Valkey. 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
OptionaladditionalOptionalautoscaleOptionalbackupOptionalbackupOptionalconnectionOptionalcreatedOptionaldbOptionalengineOptionalidOptionalmaintenanceOptionalmetricsOptionalnameOptionalnumOptionalprivateOptionalprivate
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.