mirror of https://github.com/zulip/zulip.git
api docs: Remove unnecessary link.
This commit is contained in:
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
|
||||||
|
|
Loading…
Reference in New Issue