<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>
-
URL
<The URL Structure (path only, no root url)>
-
Method:
$/
docs/
src/
tests/
samples/
artifacts/
packages/
build/
lib/
CmdUtils.CreateCommand({ | |
names: ["ciao"], | |
arguments: [{role: "object", | |
nountype: noun_arb_text, | |
label: "Keyword dell'oggetto da cercare su Ciao.it"}], | |
description: "Ricerca di oggetti su Ciao.it", | |
icon: "http://www.ciao.it/favicon.ico", | |
author: {name: "Patrick Bateman", email: "breteastonellis78yahoo.it"}, | |
license: "MPL", | |