You can set the following options to enhance the results of an API invocation:
| Include comments in generated code | Displays the description of the API used and the corresponding input parameters in the generated XML structures and the sample codes. |
| Include optional elements in code generation | Displays the optional input elements of an API in the generated XML structures and the sample codes. This setting is enabled by default. |
| Enable iterator comprehension | For *-iter-start APIs, a complete list of iterative results is retrieved in one instance. This setting is enabled by default. |
| Iterator fetch size |
Sets the maximum number of iterative results that can be retrieved in one instance. The default value is 10000. |
| Execute multiple APIs in single invocation | Allows execution of more than one API in one request. |
| Show API name and execution time as comment in XML output | Displays the API name and execution time in the XML Results tab. |
| Save changes | Saves the current settings and applies the new settings to the next API request. |
| Restore Defaults | Restores the default settings. |