mirror of https://github.com/zulip/zulip.git
zulip.yaml: Fix typo in IncludeCustomProfileFields description.
This commit is contained in:
parent
4ddc8f406d
commit
b6231f5568
|
@ -22694,7 +22694,7 @@ components:
|
||||||
Whether the client wants [custom profile field](/help/custom-profile-fields)
|
Whether the client wants [custom profile field](/help/custom-profile-fields)
|
||||||
data to be included in the response.
|
data to be included in the response.
|
||||||
|
|
||||||
**Changes**: New in Zulip 2.1.0. Previous versions do no offer these
|
**Changes**: New in Zulip 2.1.0. Previous versions do not offer these
|
||||||
data via the API.
|
data via the API.
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
Loading…
Reference in New Issue