mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
api: Clarify that display_icon can be a relative URL.
This commit is contained in:
committed by
Tim Abbott
parent
7cd0a8e60b
commit
f5095c6436
@@ -21489,7 +21489,8 @@ paths:
|
|||||||
nullable: true
|
nullable: true
|
||||||
description: |
|
description: |
|
||||||
URL for an image to be displayed as an icon in all buttons for
|
URL for an image to be displayed as an icon in all buttons for
|
||||||
the external authentication method.
|
the external authentication method. This URL should be resolved
|
||||||
|
relative to the server's base URL.
|
||||||
|
|
||||||
When `null`, no icon should be displayed.
|
When `null`, no icon should be displayed.
|
||||||
login_url:
|
login_url:
|
||||||
|
|||||||
Reference in New Issue
Block a user