Skip to content

Fixes #105: Add tags field to all REST API serializers#126

Merged
DanSheps merged 1 commit into
DanSheps:mainfrom
jsenecal:fix/105-tags-in-serializers
Dec 11, 2025
Merged

Fixes #105: Add tags field to all REST API serializers#126
DanSheps merged 1 commit into
DanSheps:mainfrom
jsenecal:fix/105-tags-in-serializers

Conversation

@jsenecal
Copy link
Copy Markdown
Collaborator

Summary

Add the missing tags field to all REST API serializers, enabling tag management via the API.

Changes

Added 'tags' to the fields tuple in:

  • VendorSerializer
  • SupportSKUSerializer
  • SupportContractSerializer
  • SupportContractAssignmentSerializer
  • HardwareLifecycleSerializer
  • LicenseSerializer
  • LicenseAssignmentSerializer

Added 'tags' to the fields tuple in all serializers:
- VendorSerializer
- SupportSKUSerializer
- SupportContractSerializer
- SupportContractAssignmentSerializer
- HardwareLifecycleSerializer
- LicenseSerializer
- LicenseAssignmentSerializer
@DanSheps DanSheps merged commit 0ee4d64 into DanSheps:main Dec 11, 2025
5 checks passed
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.

2 participants