Skip to content

Commit 1e24139

Browse files
committed
Fixed "swagger" value to string
1 parent 0c02e47 commit 1e24139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v2.0/yaml/api-with-examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
swagger: 2
1+
swagger: "2.0"
22
info:
33
title: Simple API overview
44
version: v2

0 commit comments

Comments
 (0)