Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix resource listing.
  • Loading branch information
MaksimOrlov committed Oct 5, 2019
1 parent fdadd66 commit 808e7e5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"apiVersion": "1.0",
"apis": [
{
"description": "Address Entity\nSimple Jpa Repository",
"description": "Address\nSimple Jpa Repository",
"path": "/default/Address Entity",
"position": 0
},
{
"description": "Person Entity\nSimple Jpa Repository",
"description": "Person\nSimple Jpa Repository",
"path": "/default/Person Entity",
"position": 0
},
{
"description": "Simple Jpa Repository\nTag Entity",
"description": "Simple Jpa Repository\nTag",
"path": "/default/Tag Entity",
"position": 0
},
Expand Down

0 comments on commit 808e7e5

Please sign in to comment.