533c0a4114
This patch set adds API Reference along with some fixes to documentation. It partially fixes bug #1757423. Change-Id: I107b4fd5daf40aad63fc13864debbbbc82a9826c
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"description": "Dummy Scorer calculating the maximum value",
|
|
"uuid": "1ac42282-4e77-473e-898b-62ea007f1deb",
|
|
"links": [
|
|
{
|
|
"rel": "self",
|
|
"href": "http://controller:9322/v1/scoring_engines/1ac42282-4e77-473e-898b-62ea007f1deb"
|
|
},
|
|
{
|
|
"rel": "bookmark",
|
|
"href": "http://controller:9322/scoring_engines/1ac42282-4e77-473e-898b-62ea007f1deb"
|
|
}
|
|
],
|
|
"name": "dummy_max_scorer",
|
|
"metainfo": ""
|
|
} |