Merge pull request #13444 from influxdata/swagger_orgID_not_required

fix(http): make getting labels orgID optional
pull/13562/head
kelwang 2019-04-24 14:11:22 -04:00 committed by GitHub
commit 6261c274aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1854,7 +1854,6 @@ paths:
- in: query
name: orgID
description: specifies the organization of the resource
required: true
schema:
type: string
responses: