Updated API (markdown)
parent
4b305f898b
commit
7ca8603035
12
API.md
12
API.md
@ -73,6 +73,12 @@ Get complete entries with metadata, document list and link list.
|
||||
"link": "D51301"
|
||||
}
|
||||
]
|
||||
"backlinks": [
|
||||
{
|
||||
"lid": "7",
|
||||
"link": "D1234"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
@ -128,6 +134,12 @@ Get complet entry with metadata, document list and link list and raw field names
|
||||
"link": "D51301"
|
||||
}
|
||||
]
|
||||
"backlinks": [
|
||||
{
|
||||
"lid": "7",
|
||||
"link": "D1234"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user