Skip to content

Commit

Permalink
Add APIs as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
fdelavega committed Jun 8, 2021
1 parent 47db733 commit 344bb49
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,24 @@
[submodule "src/business-ecosystem-rss"]
path = src/business-ecosystem-rss
url = https://github.com/FIWARE-TMForum/business-ecosystem-rss.git
[submodule "src/apis/DSPRODUCTCATALOG2"]
path = src/apis/DSPRODUCTCATALOG2
url = https://github.com/FIWARE-TMForum/DSPRODUCTCATALOG2.git
[submodule "src/apis/DSPRODUCTORDERING"]
path = src/apis/DSPRODUCTORDERING
url = https://github.com/FIWARE-TMForum/DSPRODUCTORDERING.git
[submodule "src/apis/DSPRODUCTINVENTORY"]
path = src/apis/DSPRODUCTINVENTORY
url = https://github.com/FIWARE-TMForum/DSPRODUCTINVENTORY.git
[submodule "src/apis/DSPARTYMANAGEMENT"]
path = src/apis/DSPARTYMANAGEMENT
url = https://github.com/FIWARE-TMForum/DSPARTYMANAGEMENT.git
[submodule "src/apis/DSCUSTOMER"]
path = src/apis/DSCUSTOMER
url = https://github.com/FIWARE-TMForum/DSCUSTOMER.git
[submodule "src/apis/DSBILLINGMANAGEMENT"]
path = src/apis/DSBILLINGMANAGEMENT
url = https://github.com/FIWARE-TMForum/DSBILLINGMANAGEMENT.git
[submodule "src/apis/DSUSAGEMANAGEMENT"]
path = src/apis/DSUSAGEMANAGEMENT
url = https://github.com/FIWARE-TMForum/DSUSAGEMANAGEMENT.git
1 change: 1 addition & 0 deletions src/apis/DSBILLINGMANAGEMENT
Submodule DSBILLINGMANAGEMENT added at 837279
1 change: 1 addition & 0 deletions src/apis/DSCUSTOMER
Submodule DSCUSTOMER added at 756426
1 change: 1 addition & 0 deletions src/apis/DSPARTYMANAGEMENT
Submodule DSPARTYMANAGEMENT added at 5ccbc9
1 change: 1 addition & 0 deletions src/apis/DSPRODUCTCATALOG2
Submodule DSPRODUCTCATALOG2 added at 9f100a
1 change: 1 addition & 0 deletions src/apis/DSPRODUCTINVENTORY
Submodule DSPRODUCTINVENTORY added at bd4c3d
1 change: 1 addition & 0 deletions src/apis/DSPRODUCTORDERING
Submodule DSPRODUCTORDERING added at 6eed2a
1 change: 1 addition & 0 deletions src/apis/DSUSAGEMANAGEMENT
Submodule DSUSAGEMANAGEMENT added at 4e4fc0

0 comments on commit 344bb49

Please sign in to comment.