Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Commit e8f0a7b

Browse files
author
Ole Lensmar
committed
added missing resource for tests
1 parent 4e41004 commit e8f0a7b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/test/resources/resource-listing

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"apiVersion": "1.0",
3+
"swaggerVersion": "1.2",
4+
"apis": [
5+
{
6+
"path": "-test/API-Declaration.swagger"
7+
}
8+
],
9+
"info": {}
10+
}

0 commit comments

Comments
 (0)