Skip to content

Commit 10e9799

Browse files
committed
chore: stabilize through adding an extra line break
1 parent 133217c commit 10e9799

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/src/defaults.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,8 @@ components:
813813
api_key:
814814
type: apiKey
815815
name: api_key
816-
in: header`;
816+
in: header
817+
`;
817818

818819
export const blankOverlay = `overlay: 1.0.0
819820
info:

0 commit comments

Comments
 (0)