api info file started
This commit is contained in:
parent
752e2e8870
commit
d20dcbdc2b
1 changed files with 7 additions and 0 deletions
|
@ -7,12 +7,19 @@ This file contains definitions for some of the properties within the API. The ai
|
||||||
### Node attributes (json properties)
|
### Node attributes (json properties)
|
||||||
|
|
||||||
'a' Type
|
'a' Type
|
||||||
|
|
||||||
'h' Id
|
'h' Id
|
||||||
|
|
||||||
'p' Parent Id
|
'p' Parent Id
|
||||||
|
|
||||||
'a' encrypted Attributes (within this: 'n' Name)
|
'a' encrypted Attributes (within this: 'n' Name)
|
||||||
|
|
||||||
'k' Node Key
|
'k' Node Key
|
||||||
|
|
||||||
'u' User Id
|
'u' User Id
|
||||||
|
|
||||||
's' Size
|
's' Size
|
||||||
|
|
||||||
'ts' Time Stamp
|
'ts' Time Stamp
|
||||||
|
|
||||||
#### Node types
|
#### Node types
|
||||||
|
|
Loading…
Reference in a new issue