mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Remove the CPA query parameter for the user profile endpoint (#29852)
This commit is contained in:
parent
c7a87868cb
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user