You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves conflicts from model structure reorganization by:
- Updating imports to use pkg/api/v0 and pkg/model packages
- Using apiv0.PublishRequest instead of model.PublishRequest
- Maintaining centralized validation in validators.ValidatePublishRequest
- Preserving direct publisher extension access (req.XPublisher)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments