mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
7 lines
150 B
YAML
7 lines
150 B
YAML
description: Unique identifier for the object.
|
|
name: id
|
|
in: path
|
|
required: true
|
|
schema:
|
|
example: 8cbb43fe-4cdf-4991-8352-c461779cec02
|
|
type: string |