Merge pull request #13444 from influxdata/swagger_orgID_not_required
fix(http): make getting labels orgID optionalpull/13562/head
commit
6261c274aa
|
@ -1854,7 +1854,6 @@ paths:
|
|||
- in: query
|
||||
name: orgID
|
||||
description: specifies the organization of the resource
|
||||
required: true
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
|
|
Loading…
Reference in New Issue