Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi committed Sep 17, 2024
1 parent 52594ad commit 8cb6dd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ describe("open api parser", () => {
audiences: [],
shouldUseTitleAsName: false,
shouldUseUndiscriminatedUnionsWithLiterals: false,
optionalAdditionalProperties: true,
optionalAdditionalProperties: true
});
});

0 comments on commit 8cb6dd1

Please sign in to comment.