Tweaking schema

This commit is contained in:
Cyber MacGeddon 2025-05-03 22:27:04 +01:00
parent 4b63806c4a
commit f333cdb24e
6 changed files with 43 additions and 24 deletions

View file

@ -12,7 +12,7 @@ url = "http://localhost:8088/api/v1/"
user = "trustgraph"
input = {
"operation": "list",
"operation": "list-documents",
"user": user,
}