mirror of
https://github.com/directus/directus.git
synced 2026-02-16 07:14:57 -05: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 |