fix(http): remove incorrect param from labels post

pull/13522/head
Jade McGough 2019-04-19 14:01:24 -07:00
parent 429baf5ca7
commit b4851d4ecb
1 changed files with 0 additions and 7 deletions

View File

@ -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