Skip to content

Commit

Permalink
Merge pull request #145 from folio-org/FOLIO-1538-finance-sample-data
Browse files Browse the repository at this point in the history
Update location for sample finance data.
  • Loading branch information
wafschneider authored Sep 27, 2018
2 parents 62383f8 + fad4163 commit efb1709
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions folio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
files:
- { load_endpoint: /tags, fileglob: sample-data/*.json }
- role: module-sample-data
module_name: mod-finance
repository: "https://github.com/folio-org/mod-finance"
module_name: mod-finance-storage
repository: "https://github.com/folio-org/mod-finance-storage"
files:
- { load_endpoint: /fiscal_year, fileglob: sample-data/fiscal-years/*.json }
- { load_endpoint: /ledger, fileglob: sample-data/ledgers/*.json }
Expand Down Expand Up @@ -167,9 +167,9 @@
files:
- { load_endpoint: /tags, fileglob: sample-data/*.json }
- role: module-sample-data
module_name: mod-finance
module_name: mod-finance-storage
module_version: v1.0.0
repository: "https://github.com/folio-org/mod-finance"
repository: "https://github.com/folio-org/mod-finance-storage"
files:
- { load_endpoint: /fiscal_year, fileglob: sample-data/fiscal-years/*.json }
- { load_endpoint: /ledger, fileglob: sample-data/ledgers/*.json }
Expand Down

0 comments on commit efb1709

Please sign in to comment.