Enhance input validation and code quality in the SamplingRate service: - Add null check for id parameter in updateSamplingRate() method to prevent potential NullPointerException when calling repository.findById() - Standardize indentation throughout the updateSamplingRate() method body, improving code readability and consistency with project style guidelines This complements the previous validation improvements by ensuring all method parameters are properly validated before use, creating a more defensive and robust API surface. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| java/com/mediamanager | ||
| proto | ||
| resources | ||