Nathan Zender
2 år sedan
committed by
GitHub
förälder
incheckning
c1295da3e8
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
3 ändrade filer med
19 tillägg och
0 borttagningar
-
diagrams/saas/communication.py
-
docs/nodes/saas.md
-
Binär
resources/saas/communication/twilio.png
|
|
@@ -0,0 +1,15 @@ |
|
|
|
# This module is automatically generated by autogen.sh. DO NOT EDIT. |
|
|
|
|
|
|
|
from . import _Saas |
|
|
|
|
|
|
|
|
|
|
|
class _Communication(_Saas): |
|
|
|
_type = "communication" |
|
|
|
_icon_dir = "resources/saas/communication" |
|
|
|
|
|
|
|
|
|
|
|
class Twilio(_Communication): |
|
|
|
_icon = "twilio.png" |
|
|
|
|
|
|
|
|
|
|
|
# Aliases |
|
|
@@ -34,6 +34,10 @@ Node classes list of saas provider. |
|
|
|
|
|
|
|
- **diagrams.saas.filesharing.Nextcloud** |
|
|
|
|
|
|
|
## saas.communication |
|
|
|
|
|
|
|
- **diagrams.saas.communication.Twilio** |
|
|
|
|
|
|
|
## saas.identity |
|
|
|
|
|
|
|
- **diagrams.saas.identity.Auth0** |
|
|
|
Före
|
Efter
|
|
|
|
Bredd: 256
|
Höjd: 253
|
Storlek: 29 KiB
|