HTTP curl code samples now support dynamic XML in the body of the code. Also, support for populating initial values for endpoint parameters using examples (if provided) has been added.
Details
Earlier, XML support was only limited to creating static and non-editable curl code samples in the API specification. This restricted the API developer experience specifically the API Portal’s Try it Out Console feature. Now with dynamic code samples, the example can only be used to populate the initial values for parameters which can then be edited as desired by the user.