Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

File metadata and controls

13 lines (9 loc) · 569 Bytes

ChangelogTooLongError

The provided changelog exceeds the maximum allowed length.

Properties

Name Type Required Description
max_length int Yes The maximum allowed changelog length.
actual_length int Yes The actual length of the provided changelog.
type Literal["changelogTooLong"] Yes None

[Back to Model list] [Back to API list] [Back to README]