Changes between Version 109 and Version 110 of CalencoRestApi
- Timestamp:
- 02/25/10 19:29:23 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CalencoRestApi
v109 v110 650 650 `GET /workspaces/WKSP/classifications` 651 651 652 ''Note: One can also specify the desired format of the response by appending it to the request, for example GET /workspaces/WKSP/classifications.json to get the response in JSON. Supported formats are XML, JSON and HTML'' 653 652 654 === Response === 653 655 {{{ … … 964 966 `GET /system/toolchains?cco_xmltype=DocBook5.0` 965 967 968 ''Note: One can also specify the desired format of the response by appending it to the request, for example GET /workspaces/WKSP/toolchains.json?cco_xmltype=DocBook5.0 to get the response in JSON. Supported formats are XML, JSON and HTML'' 969 966 970 || Field || Possible values || Description || Notes || 967 971 || cco_xmltype || any registered XML type (e.g. !DocBook5.0) || Optional. The XML type corresponding to a given add-on || The cco_xmltype is a property of a file || … … 1022 1026 === Request === 1023 1027 `GET /system/languages` 1028 1029 ''Note: One can also specify the desired format of the response by appending it to the request, for example GET /system/languages.json to get the response in JSON. Supported formats are JSON and XML'' 1024 1030 1025 1031 === Response ===
