mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
openapi: Make example UUID be a UUID.
This commit is contained in:
committed by
Tim Abbott
parent
bf6ccf974e
commit
74b07740b0
@@ -12823,7 +12823,7 @@ paths:
|
|||||||
The UUID of the realm to which the push device
|
The UUID of the realm to which the push device
|
||||||
being registered belongs.
|
being registered belongs.
|
||||||
type: string
|
type: string
|
||||||
example: "realm-uuid"
|
example: "9aa61d0b-8ce5-488d-8e9e-fedc346e6836"
|
||||||
push_account_id:
|
push_account_id:
|
||||||
description: |
|
description: |
|
||||||
The `push_account_id` value provided by the mobile client
|
The `push_account_id` value provided by the mobile client
|
||||||
|
|||||||
Reference in New Issue
Block a user