Method properties define the name, description, and HTTP method of the REST API method.
To view method properties, select a method of a REST project in the Navigator. Method properties are available in the Properties panel.

The Properties panel includes the following method properties:
| Property | Description |
|---|---|
|
Name |
The method name in ReadyAPI. Does not affect requests to the API. |
|
Description |
The method description. Does not affect requests to the API. |
|
HTTP Method |
HTTP Method type. |
See Also
Method Parameters Page
Method Representations Page
Method Requests Page
REST Method Editors
