Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit 943a439

Browse files
committed
Lint 💄
1 parent 3d71be3 commit 943a439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DefinitionGenerator.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ export class DefinitionGenerator {
273273
schema: {
274274
$ref: `#/components/schemas/${
275275
documentationConfig.requestModels[requestModelType]
276-
}`
276+
}`
277277
}
278278
};
279279

0 commit comments

Comments
 (0)