diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index c876ff8b97..f2250000e7 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -538,8 +538,10 @@ paths: The ID of the custom profile field which user updated. value: type: string + nullable: true description: | - User's personal value for this custom profile field. + User's personal value for this custom profile field, + or `null` if unset. rendered_value: type: string description: |