...
- If the legacy tool was not constrained to a WADL and used the Scripted option for the Base URL, the unconstrained mode mode is used and the scripted settings are not transferred.
- If the legacy tool was not constrained to a WADL and used the Scripted option for the Query tab in Form input mode, the unconstrained mode mode is used and the scripted settings are not transferred.
- If the legacy tool used a WADL, was not constrained to that WADL, and used the Auto setting in any parameter (path, query, or payload), the Auto setting will not be transferred.
...
If you switch from a constrained mode mode (Service Definition set to RAML, OpenAPI/Swagger, or WADL) to unconstrained mode (Service Definition set to None), you will have the option of automatically populating the unconstrained view with values from the constrained view.
...
The Paths tab lets you configure template parameters for the currently - selected operation. For For example, a path of "/parabank/services/bank/accounts/{accountId}" has a single path parameter: "accountId".
...
In the constrained modes, parameters can be set to fixed, parameterized, automatically - generated, or scripted values.
...
The Query tab lets you configure the URL query parameters for the currently - selected operation. You can add fixed, parameterized, or scripted values.
...
In the constrained modes, parameters can be set to fixed, parameterized, automatically - generated, or scripted values.
...
When specifying the payload, you can select input modes from the Input Mode drop-down list. The REST Client tool shares Input Mode options with other client tools. For more information on these shared options, see Message Tool and Responder Common Messaging Options.
For XML or JSON associated with a schema, the applicable form view will be automatically populated according to the values in the definition and editing will be restricted to ensure that the message complies with the specified schema. For instance, you will not be able to insert, delete, rename, copy, or paste tree nodes.
...
Virtualize
Misc Tab
The following options are available in the Success Criteria tab of the REST Client tool:
...
The following tutorial lesson demonstrates how to use this tool: