From e377a05deaec8a372a6c52a397a48baaff073ee5 Mon Sep 17 00:00:00 2001 From: Kelly McDonald Date: Wed, 9 Dec 2020 13:50:52 -0500 Subject: [PATCH] Add some punctuation --- crc/api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crc/api.yml b/crc/api.yml index 2789e249..78436178 100644 --- a/crc/api.yml +++ b/crc/api.yml @@ -220,7 +220,7 @@ paths: /workflow_spec/{workflow_spec_id}/files/diff: get: operationId: crc.api.workflow.get_changed_files - summary: Provides a list of files for a workflow specs that differ from remote and their signature + summary: Provides a list of files for a workflow specs that differ from remote and their signature. security : - ApiKeyAuth : []