From e4b7b09526ce656cf2ddb5c32769539bcd77c2be Mon Sep 17 00:00:00 2001 From: pierwill Date: Tue, 27 Oct 2020 10:25:52 -0700 Subject: [PATCH] docs: Fix typos in http/swagger.yml --- http/swagger.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/http/swagger.yml b/http/swagger.yml index 94d0c1da109..f23ac9877a2 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -1990,7 +1990,7 @@ paths: operationId: PostSources tags: - Sources - summary: Creates a source + summary: Create a source parameters: - $ref: "#/components/parameters/TraceSpan" requestBody: @@ -2814,7 +2814,7 @@ paths: operationId: GetDashboardsIDLabels tags: - Dashboards - summary: list all labels for a dashboard + summary: List all labels for a dashboard parameters: - $ref: "#/components/parameters/TraceSpan" - in: path @@ -3305,7 +3305,7 @@ paths: operationId: DeleteAuthorizationsID tags: - Authorizations - summary: Delete a authorization + summary: Delete an authorization parameters: - $ref: "#/components/parameters/TraceSpan" - in: path @@ -3681,7 +3681,7 @@ paths: operationId: DeleteBucketsIDLabelsID tags: - Buckets - summary: delete a label from a bucket + summary: Delete a label from a bucket parameters: - $ref: "#/components/parameters/TraceSpan" - in: path