Skip to content
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
bc6ed0d
Add Expensya Connector Artifacts
za3zilla Oct 16, 2020
aa8b9eb
update readme file
za3zilla Oct 16, 2020
a47bcbd
Merge pull request #1 from za3zilla/ExpensyaConnector
11yusuf Oct 16, 2020
1fb80f3
add x-ms-summary to swagger file
za3zilla Oct 16, 2020
d00d84d
Update apiDefinition.swagger.json
11yusuf Oct 16, 2020
6264263
Merge pull request #2 from za3zilla/ExpensyaConnector
11yusuf Oct 16, 2020
c9d1428
Update color
za3zilla Oct 16, 2020
ec8276f
Merge pull request #3 from za3zilla/ExpensyaConnector
11yusuf Oct 16, 2020
4c364f3
update swagger description
za3zilla Oct 19, 2020
65e2556
fix apiProperties file
za3zilla Oct 19, 2020
a574875
fix swagger description
za3zilla Oct 19, 2020
63572db
fix alphanumeric comment
za3zilla Oct 19, 2020
61365d2
update description
za3zilla Oct 20, 2020
22df18f
Update connector name to "Expensya"
11yusuf Nov 13, 2020
1512ac2
Remove "TransactionDate" field from required fields
11yusuf Nov 13, 2020
439bb4b
Merge remote-tracking branch 'upstream/dev' into dev
11yusuf Nov 13, 2020
6564a97
Update authentication type
11yusuf Nov 15, 2020
72afbc0
Merge pull request #4 from za3zilla/users/Yusuf/Update_authorization_…
11yusuf Nov 15, 2020
7e76a39
Merge remote-tracking branch 'upstream/dev' into dev
11yusuf Nov 16, 2020
4d4b6f1
Merge branch 'dev' of https://github.com/za3zilla/PowerPlatformConnec…
11yusuf Nov 16, 2020
01b0ca9
Fix apiProperties
11yusuf Nov 19, 2020
267b37c
Merge remote-tracking branch 'upstream/dev' into dev
11yusuf Nov 19, 2020
99a2727
Merge remote-tracking branch 'upstream/dev' into dev
11yusuf Dec 12, 2020
968fba2
Update icon Brand Color
11yusuf Dec 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion certified-connectors/Expensya/apiProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
}
},
"iconBrandColor": "#0073d1",
"iconBrandColor": "#E1F0FA",
"capabilities": [],
"publisher": "EXPENSYA SA",
"stackOwner" : "EXPENSYA SA"
Expand Down