mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
9 lines
126 B
YAML
9 lines
126 B
YAML
|
|
name: user
|
||
|
|
in: query
|
||
|
|
required: false
|
||
|
|
schema:
|
||
|
|
type: string
|
||
|
|
default: trustgraph
|
||
|
|
description: User identifier
|
||
|
|
example: alice
|