Remove the CPA query parameter for the user profile endpoint (#29852)

Этот коммит содержится в:
Miguel de la Cruz
2025-01-14 17:35:00 +01:00
коммит произвёл GitHub
родитель c7a87868cb
Коммит e400e67732

Просмотреть файл

@@ -756,12 +756,6 @@
required: true
schema:
type: string
- name: cpa
in: query
description: Includes the Custom Profile Attributes information if set to true.
required: false
schema:
type: boolean
responses:
"200":
description: User retrieval successful