Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit 7f5c4ca

Browse files
Merge pull request #54 from dbsystel/feature/upgrade-stada
upgrade to fasta v2
2 parents b5dbd82 + 8a0f196 commit 7f5c4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Facility/FacilityLoader.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const BaseLoader = require('./../Core/BaseLoader');
22

3-
const serviceURL = '/fasta/v1';
3+
const serviceURL = '/fasta/v2';
44

55
class FacilityLoader extends BaseLoader {
66

0 commit comments

Comments
 (0)