Skip to content

Commit

Permalink
organise swagger.json files in spec repos #12
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Mar 3, 2017
1 parent 6b6c4f4 commit e9b1aa5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/2.0/swagger.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"swagger" : "2.0",
"info" : {
"version" : "1.0",
"title" : "Ledger Access Point (LAP) protocol interfaces",
"description" : "The \"Ledger Access Point\" (LAP) specification defines a standard protocol for RESTful exchange of e-business documents between ledger systems"
},
"paths" : { }
}

0 comments on commit e9b1aa5

Please sign in to comment.