Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/Asset"
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) (Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Resource || Method || Description |- |- | rowspan="1" | /Asset/Inventory | style="text-align:right;" | POST | Request an asset...') |
Dzonatas Sol (talk | contribs) |
||
Line 5: | Line 5: | ||
|- | |- | ||
| rowspan="1" | /Asset/ | | rowspan="1" | /Asset/Notecard/<uuid> | ||
| style="text-align:right;" | POST | | style="text-align:right;" | GET (POST) | ||
| | | Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format') | ||
|- | |||
| rowspan="1" | /Asset/Gesture/<uuid> | |||
| style="text-align:right;" | GET (POST) | |||
| Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format') | |||
|} | |} |
Revision as of 13:18, 30 July 2010
Resource | Method | Description |
/Asset/Notecard/<uuid> | GET (POST) | Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format') |
/Asset/Gesture/<uuid> | GET (POST) | Response is the notecard item specified by UUID converted to XML format (rather than 'linden notecard format') |