Skip to content

Commit 6a3db78

Browse files
committed
Fix linting
1 parent 0e2081b commit 6a3db78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ paths:
906906
post:
907907
operationId: createPluginRun
908908
tags: [x-internal]
909-
description: "This is an internal-only endpoint."
909+
description: 'This is an internal-only endpoint.'
910910
parameters:
911911
- name: deploy_id
912912
type: string

0 commit comments

Comments
 (0)