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