Skip to content

fix: rename minimumSockTimeMinutes to minimumSoakTimeMinutes in API contract #969

@adityachoudhari26

Description

@adityachoudhari26

Summary

The API contract has a typo: minimumSockTimeMinutes should be minimumSoakTimeMinutes. The database column is already correctly named (minimum_soak_time_minutes), but the OpenAPI specs, generated SDK types, and translation layers expose the typo.

This rename must be done in a backwards-compatible staged rollout since the Terraform provider and external SDK consumers depend on the current field name.

Sub-tasks

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions