Skip to main content

Added the support of Multiline String Input in API Code Playground

ยท One min read

โ€‹ We have added the support of multiline in the text area for string input in the API Code Playground. โ€‹

โ€‹

Detailsโ€‹

โ€‹ Previously the user could not add a new line in the string input field for any parameter or property in the API Code Playground in the developer portal. โ€‹

What's Changedโ€‹

โ€‹ With the current improvements, the playground now supports multipline text box for string values. The input feild changes in a text box supporting multiline input by pressing the "Enter" key.

Multiline Support in API Code Playgroung โ€‹ NOTE:

The change is only valid if the input type is String.