mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
7 lines
207 B
YAML
7 lines
207 B
YAML
name: exclude_attributes
|
|
in: query
|
|
description: Allows for optimization by not returning the associated attribute data for the returned profiles
|
|
required: false
|
|
schema:
|
|
type: boolean
|
|
default: false |