Skip to content

Validate snapshot retention count #199

Description

@scotttrinh

SnapshotRetention.count is documented as accepting values from 1–100, but the supported range is integers 1–10 inclusive. The model currently accepts and serializes values outside that range.

Update the documented range and add runtime validation for SnapshotRetention.count, with boundary tests for valid and invalid values.

Metadata

Metadata

Assignees

No one assigned

    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