Skip to content

Commit aa6cd74

Browse files
style: run prettier on changed files
1 parent 040d285 commit aa6cd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pfSense-pkg-RESTAPI/files/usr/local/pkg/RESTAPI/Schemas/OpenAPISchema.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ class OpenAPISchema extends Schema {
350350
'explode' => true,
351351
'description' =>
352352
'The arbitrary query parameters to include in the request.<br><br>' .
353-
'Note: This does not define a real parameter (e.g. there is no `query` parameter), '.
353+
'Note: This does not define a real parameter (e.g. there is no `query` parameter), ' .
354354
'rather it allows for any arbitrary query parameters to be included in the request.',
355355
'schema' => [
356356
'type' => 'object',

0 commit comments

Comments
 (0)