Skip to content

Commit

Permalink
Merge pull request #19918 from influxdata/swagger/delete_operation_Id
Browse files Browse the repository at this point in the history
chore(swagger): add operationId to /delete
  • Loading branch information
sranka committed Nov 10, 2020
2 parents 778b9ff + 49697f0 commit c33dc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions http/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1873,6 +1873,7 @@ paths:
$ref: "#/components/schemas/Error"
/delete:
post:
operationId: PostDelete
summary: Delete time series data from InfluxDB
requestBody:
description: Predicate delete request
Expand Down

0 comments on commit c33dc99

Please sign in to comment.