Skip to content

refactor resource handles to be generic#153

Merged
sargunv merged 5 commits into
mainfrom
sv/generic-handles
Jul 1, 2025
Merged

refactor resource handles to be generic#153
sargunv merged 5 commits into
mainfrom
sv/generic-handles

Conversation

@sargunv
Copy link
Copy Markdown
Member

@sargunv sargunv commented Jul 1, 2025

ApiResource and NamedApiResource are now Handle.Unnamed<Model> and Handle.Named<NamedModel> respectively.

The list classes are also similarly changed.

All core resources implement Model or NamedModel.

@sargunv sargunv enabled auto-merge (squash) July 1, 2025 07:55
@sargunv sargunv merged commit ecc1c2d into main Jul 1, 2025
14 checks passed
@sargunv sargunv deleted the sv/generic-handles branch July 1, 2025 08:09
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