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
|
||||
in: query
|
||||
description: The ID of a queue that you registered via
|
||||
`POST /api/v1/register`(see [Register a queue](/api/register-queue)
|
||||
and [Get events from queue](/api/get-events-from-queue)).
|
||||
`POST /api/v1/register`(see [Register a queue](/api/register-queue).
|
||||
schema:
|
||||
type: string
|
||||
example: 1375801870:2942
|
||||
|
|
Loading…
Reference in New Issue