platform icon indicating copy to clipboard operation
platform copied to clipboard

Update Optional Parameters: Change ApiProperty to ApiPropertyOptional

Open DeepDN opened this issue 1 year ago • 1 comments

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.

DeepDN avatar Oct 24 '24 11:10 DeepDN