fix(http): make getting labels orgID optional
parent
5487ed6661
commit
cbe26c04b7
|
@ -1856,7 +1856,6 @@ paths:
|
|||
- in: query
|
||||
name: orgID
|
||||
description: specifies the organization of the resource
|
||||
required: true
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
|
|
Loading…
Reference in New Issue