diff options
| author | hallgren <hallgren@chalmers.se> | 2012-11-17 14:22:30 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-11-17 14:22:30 +0000 |
| commit | ca5b066588332f66b2e70bdb983e3a00b0d31ac9 (patch) | |
| tree | a2d30113a99729d0554938b8b2bbdf77af692b91 /src/runtime | |
| parent | 73c78c884042c78f075f29a88d04fc011dd7076d (diff) | |
PGF service: command=browse&format=json returns info on all cats and funs
The browse command used to have a required parameter id=... and it returned
info on the given identifier only. Now, if format=json, the id=... parameter
can be omitted to get info on all identifiers at the same time. The returned
JSON structure in this case is
{cats:{...},funs:{...}}
where the inner objects contain one field per category and function,
respectively, in the same format as when you request info on one category or
function.
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
