mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
7 lines
134 B
YAML
7 lines
134 B
YAML
name: attribute_id
|
|
in: path
|
|
description: The id of the attachment attribute
|
|
required: true
|
|
schema:
|
|
type: string
|
|
format: uuid |