Rakib

Results 4 comments of Rakib

🤣🤣🤣

Yes. As someone who use YouTube only for music this pitch changer totally needed when a music has broken deep voice and want to make it sound like female tone....

Same issue. I have "enum" containing `null` value. swagger.json ```json "experienceType": { "type": "string", "enum": ["fresher", "junior", "mid", "senior", null], "nullable": true }, ``` UI not showing any enum. ![image](https://github.com/user-attachments/assets/eb9d14fd-9be5-483d-81a2-6388294f091b)...