Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/Asset"
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) m |
Dzonatas Sol (talk | contribs) |
||
Line 14: | Line 14: | ||
| style="text-align:right;" | POST (GET) | | style="text-align:right;" | POST (GET) | ||
| ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&gesture }, ... ] ( ?? uuid <- &gesture ) | | ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&gesture }, ... ] ( ?? uuid <- &gesture ) | ||
|- | |||
| rowspan="1" | /Asset/Loaded | |||
| style="text-align:right;" | POST | |||
| -> { ID: uuid, Type: string } <- { status: string } | |||
|} | |} | ||
Line 28: | Line 33: | ||
Complex query contains &gesture | Complex query contains &gesture | ||
== /Asset/Loaded == | |||
Queried when asset is localized. | |||
Latest revision as of 20:12, 2 August 2010
Resource | Method | Description |
/Asset/Notecard(/<uuid>) | POST (GET) | ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +¬ecard }, ... ] ( ?? uuid <- ¬ecard ) |
/Asset/Gesture(/<uuid>) | POST (GET) | ?? 's' -> [ uuid , ... ] <- [ { ID: uuid, +&gesture }, ... ] ( ?? uuid <- &gesture ) |
/Asset/Loaded | POST | -> { ID: uuid, Type: string } <- { status: string } |
Note: Description syntax is only based on LLIDL.
/Asset/Notecard(/<uuid>)
Complex query contains ¬ecard
/Asset/Gesture(/<uuid>)
Complex query contains &gesture
/Asset/Loaded
Queried when asset is localized.
notecard
Asset in nested XML format (translated from 'linden notecard format'). Embedded notecard inventory items are nested in <embed> tags.
gesture
{
Name | : string |
Trigger | : string |
ReplaceText | : string |
Key | : string |
}