wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
846 stars 785 forks source link

[APIM-3.0.0] Devportal Try Out not generating cURL command with request payloads #11695

Closed sashansamarajeewa closed 3 years ago

sashansamarajeewa commented 3 years ago

Description:

In APIM 3.0.0.48, Devportal is not generating correct cURL requests with the values provided in the request body.

Steps to reproduce:

  1. Create a sample API with a POST request and add a schema for the resource.
  2. Invoke the POST resource from the developer portal by providing test values.
  3. Check the cURL request and the test values are not getting added.

notworking

Affected Product Version:

APIM 3.0.0

Environment details (with versions):

APIM 3.0.0.48

chashikajw commented 3 years ago

Closing the issue sInce this only happens for 3.0