Skip to content

Commit f2b8522

Browse files
robert-hebel-sbkirill-of-turov
authored andcommitted
fix: include script in body (swagger-api#10593)
1 parent b902e5b commit f2b8522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-helpers/oauth2-redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22
<html lang="en-US">
33
<body>
4+
<script src="oauth2-redirect.js"></script>
45
</body>
56
</html>
6-
<script src="oauth2-redirect.js"></script>

0 commit comments

Comments
 (0)