Skip to content

Commit 3425ee6

Browse files
committed
fix: extra comma made cat facts openAPI schema invalid
1 parent 15e9de7 commit 3425ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/servers/cat-facts/cat-facts-openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
{
8080
"name": "Facts",
8181
"description": "Cat Facts"
82-
},
82+
}
8383
],
8484
"security": [
8585
[]

0 commit comments

Comments
 (0)