Add some punctuation

This commit is contained in:
Kelly McDonald 2020-12-09 13:50:52 -05:00
parent c57b17df1e
commit e377a05dea
1 changed files with 1 additions and 1 deletions

View File

@ -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 : []