fix(http): make org & orgID optional

pull/13628/head
zhulongcheng 2019-04-25 11:13:12 +08:00
parent 0983797b14
commit 382e49b59b
1 changed files with 0 additions and 4 deletions

View File

@ -327,7 +327,6 @@ paths:
- in: query
name: orgID
description: specifies the organization of the resource
required: true
schema:
type: string
responses:
@ -746,7 +745,6 @@ paths:
- in: query
name: orgID
description: specifies the organization of the resource
required: true
schema:
type: string
responses:
@ -1646,7 +1644,6 @@ paths:
- in: query
name: org
description: specifies the organization of the resource
required: true
schema:
type: string
responses:
@ -1808,7 +1805,6 @@ paths:
- in: query
name: org
description: specifies the organization of the resource
required: true
schema:
type: string
responses: