mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 04:19:09 +00:00
7 lines
123 B
YAML
7 lines
123 B
YAML
name: profile_id
|
|
in: query
|
|
description: Profile ID to filter by
|
|
required: false
|
|
schema:
|
|
type: string
|
|
format: uuid |