Merge pull request #748 from influxdata/fix/swagger-typos
fix(http): remove swagger typospull/10616/head
commit
1dcee7f966
|
@ -763,8 +763,6 @@ paths:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/Error"
|
$ref: "#/components/schemas/Error"
|
||||||
/flux:
|
|
||||||
get:
|
|
||||||
/query/ast:
|
/query/ast:
|
||||||
post:
|
post:
|
||||||
description: not currently documented # TODO(desa): document ast endpoint
|
description: not currently documented # TODO(desa): document ast endpoint
|
||||||
|
|
Loading…
Reference in New Issue