Merge pull request #14004 from influxdata/swagger-typos

chore(swagger): fix a few swagger typos
pull/14006/head
Jorge Landivar 2019-05-28 14:33:14 -07:00 committed by GitHub
commit 428d908af9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2695,7 +2695,7 @@ paths:
schema:
$ref: "#/components/schemas/Error"
post:
operationId: GetDashboardsIDOwners
operationId: PostDashboardsIDOwners
tags:
- Users
- Dashboards
@ -2851,7 +2851,7 @@ paths:
required: true
description: name of branching suggestion
get:
operationId: GetQuerySuggestions{Name}
operationId: GetQuerySuggestionsName
tags:
- Query
responses: