Nathan Zender
2年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
diagrams/saas/communication.py
-
docs/nodes/saas.md
-
バイナリ
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** |
|
|
|
変更前
|
変更後
|
|
|
|
幅: 256
|
高さ: 253
|
サイズ: 29 KiB
|