mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 03:31:02 +02:00
Tweaking schema
This commit is contained in:
parent
4b63806c4a
commit
f333cdb24e
6 changed files with 43 additions and 24 deletions
|
|
@ -91,6 +91,8 @@ class LibrarianRequest(Record):
|
|||
# list-processing
|
||||
operation = String()
|
||||
|
||||
user = String()
|
||||
|
||||
# add-document, remove-document, update-document, get-document-metadata,
|
||||
# get-document-content
|
||||
document_id = String()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue