fix(http): remove incorrect param from labels post
parent
429baf5ca7
commit
b4851d4ecb
|
@ -1820,13 +1820,6 @@ paths:
|
|||
tags:
|
||||
- Labels
|
||||
summary: Create a label
|
||||
parameters:
|
||||
- $ref: '#/components/parameters/TraceSpan'
|
||||
- in: query
|
||||
name: orgID
|
||||
description: return only labels that belong to the specified organization
|
||||
schema:
|
||||
type: string
|
||||
requestBody:
|
||||
description: label to create
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue