SummaryDetails
Summary
HTTP summary
Description
none
Fields
| Field Name | Type | Since Version | Description |
|---|---|---|---|
method |
String | The HTTP method | |
uri |
String | The HTTP URI |
Example JSON
{
"method" : "GET",
"uri" : "http://localhost:8080/users"
}