mirror of https://github.com/mingrammer/diagrams
Added GCP Endpoints (#259)
parent
82367d353b
commit
ca4972cbad
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _GCP
|
||||
|
||||
|
||||
class _API(_GCP):
|
||||
_type = "api"
|
||||
_icon_dir = "resources/gcp/api"
|
||||
|
||||
|
||||
class Endpoints(_API):
|
||||
_icon = "endpoints.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 2.7 KiB |
Loading…
Reference in new issue