Skip to content

Commit 893bb26

Browse files
committed
renamed files for consistency
1 parent aad316a commit 893bb26

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

test/spec/v1/api-docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"basePath": "http://localhost:80",
55
"apis": [
66
{
7-
"path": "http://localhost:8001/v1/pet.json",
7+
"path": "http://localhost:8001/v1/pet",
88
"description": "Operations about pets"
99
},
1010
{
1111
"path": "http://localhost:8001/v1/user.json",
1212
"description": "Operations about user"
1313
},
1414
{
15-
"path": "http://localhost:8001/v1/store.json",
15+
"path": "http://localhost:8001/v1/store",
1616
"description": "Operations about store"
1717
}
1818
],
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)