platform
platform copied to clipboard
Update Optional Parameters: Change ApiProperty to ApiPropertyOptional
Refactored code to improve handling of optional parameters by replacing ApiProperty with ApiPropertyOptional where applicable. This ensures better clarity and proper validation of optional fields.
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
2.2% Duplication on New Code