Skip to content

Add 'retracted' field to PackageVersion model#72

Merged
leoafarias merged 2 commits into
mainfrom
add-retracted-field
Nov 4, 2025
Merged

Add 'retracted' field to PackageVersion model#72
leoafarias merged 2 commits into
mainfrom
add-retracted-field

Conversation

@leoafarias

Copy link
Copy Markdown
Owner

Summary

  • Add support for the retracted field from pub.dev API specification
  • Field is optional and defaults to false when omitted
  • Regenerated mapper files for serialization/deserialization

Test plan

  • All 43 existing tests pass
  • Manual verification against live pub.dev API confirmed field presence in retracted versions (e.g., provider 6.1.3)

Add support for the 'retracted' field from the pub.dev API specification.
This field is optional and defaults to false when omitted from the API response.
Regenerated mapper files to include serialization/deserialization for the new field.
@leoafarias
leoafarias merged commit 5d21f50 into main Nov 4, 2025
1 check passed
@leoafarias
leoafarias deleted the add-retracted-field branch November 4, 2025 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant