CreateDeploymentPatchRequest

class baseten.client.managementapi.CreateDeploymentPatchRequest(*, prev_patch_hash, next_patch_point, patch_ops)

Bases: BaseModel

Parameters:
model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].