Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-02-19 09:58:46 +00:00
parent 14a4dd1667
commit fe58a3568f
3 changed files with 29 additions and 0 deletions
@@ -0,0 +1,13 @@
{
"manifests": {
"mangati/zenvia-notifier": {
"manifest": {
"env": {
"#1": "ZENVIA_DSN=zenvia://FROM:TOKEN@default"
}
},
"files": [],
"ref": "3d1957855e2145820199888f1b12e19dad3c1e10"
}
}
}
+3
View File
@@ -837,6 +837,9 @@
"maksze/telemetry-bundle": [
"0.4"
],
"mangati/zenvia-notifier": [
"1.0"
],
"mapado/rest-client-sdk-bundle": [
"0.24"
],
+13
View File
@@ -0,0 +1,13 @@
{
"manifests": {
"mangati/zenvia-notifier": {
"manifest": {
"env": {
"#1": "ZENVIA_DSN=zenvia://FROM:TOKEN@default"
}
},
"files": [],
"ref": "3d1957855e2145820199888f1b12e19dad3c1e10"
}
}
}