Skip to content

Commit 0febcaf

Browse files
committed
updated client policy
1 parent 89e53dd commit 0febcaf

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/SourceSchemas/Accounts/schema-settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "accounts-api",
33
"transports": {
44
"http": {
5+
"clientName": "fusion",
56
"url": "{{API_URL}}"
67
}
78
},

src/SourceSchemas/Inventory/schema-settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "inventory-api",
33
"transports": {
44
"http": {
5+
"clientName": "fusion",
56
"url": "{{API_URL}}"
67
}
78
},

src/SourceSchemas/Order/schema-settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "order-api",
33
"transports": {
44
"http": {
5+
"clientName": "fusion",
56
"url": "{{API_URL}}"
67
}
78
},

0 commit comments

Comments
 (0)