mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
api docs: Remove unnecessary link.
This commit is contained in:
committed by
Tim Abbott
parent
936d8c32c0
commit
ff0201e8d0
@@ -145,8 +145,7 @@ paths:
|
|||||||
- name: queue_id
|
- name: queue_id
|
||||||
in: query
|
in: query
|
||||||
description: The ID of a queue that you registered via
|
description: The ID of a queue that you registered via
|
||||||
`POST /api/v1/register`(see [Register a queue](/api/register-queue)
|
`POST /api/v1/register`(see [Register a queue](/api/register-queue).
|
||||||
and [Get events from queue](/api/get-events-from-queue)).
|
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
example: 1375801870:2942
|
example: 1375801870:2942
|
||||||
|
|||||||
Reference in New Issue
Block a user