docs(http): update swagger for dashboards filtering

pull/11203/head
Leonardo Di Donato 2019-01-16 17:51:32 +01:00 committed by Leo Di Donato
parent 91f4ffba30
commit 964151504f
1 changed files with 10 additions and 0 deletions

View File

@ -1734,6 +1734,16 @@ paths:
type: array type: array
items: items:
type: string type: string
- in: query
name: orgID
description: specifies the organization id of the resource
schema:
type: string
- in: query
name: org
description: specifies the organization name of the resource
schema:
type: string
responses: responses:
'200': '200':
description: all dashboards description: all dashboards