<%= method.get('label') %>

<%= method.get('method') %> - /user/{user}

<%= method.get('description') === '' ? 'No description set' : method.get('description') %>


Request

Headers

Request builder goes here
Property Name Value Description Actions
Accept application/json, text/javascript Some description about this request header
X-Requested-With XMLHttpRequest For security reasons this request header must be set

Body

Property Name Value Description Actions
somearrays[] array Type of resource. Always compute#diskList.
id string Unique identifier for the resource; defined by the server (output only).
someobject{} object Unique identifier for the resource; defined by the server (output only).
somestring object Unique identifier for the resource; defined by the server (output only).
items[] list The persistent disk resources.
nextPageToken string A token used to continue a truncated list request.

Mock Server Url

http://mockserver.apiengine.com/someserver/user/{user}

Code Demos


curl  url -i -H "Accept: application/json" http://192.168.0.165/persons/person/1